[Git][cmucl/cmucl][master] Fix typo
Raymond Toy
gitlab at common-lisp.net
Thu Aug 27 00:12:53 UTC 2020
Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
d1c5289e by Raymond Toy at 2020-08-26T17:12:40-07:00
Fix typo
- - - - -
1 changed file:
- src/lisp/Config.x86_freebsd
Changes:
=====================================
src/lisp/Config.x86_freebsd
=====================================
@@ -3,6 +3,7 @@ include Config.x86_common
# Set the path to your verison of GCC here.
CC = gcc -m32
+CFLAGS += $(COPT)
CPPFLAGS += -march=pentium4 -mfpmath=sse
UNDEFSYMPATTERN = -Xlinker -u -Xlinker &
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d1c5289eb069df2ecdbac38e672c8324da8a42c4
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/d1c5289eb069df2ecdbac38e672c8324da8a42c4
You're receiving this email because of your account on gitlab.common-lisp.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200827/228282d7/attachment.htm>
More information about the cmucl-cvs
mailing list