Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
38372fd9
Commit
38372fd9
authored
Aug 26, 2020
by
Raymond Toy
Browse files
Fix typo
parents
449f8ec1
d1c5289e
Pipeline
#1781
passed with stage
in 12 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/lisp/Config.x86_freebsd
View file @
38372fd9
...
...
@@ -3,7 +3,7 @@ include Config.x86_common
# Set the path to your verison of GCC here.
CC
=
gcc
-m32
CFLAGS
+=
-O2
CFLAGS
+=
$(COPT)
CPPFLAGS
+=
-march
=
pentium4
-mfpmath
=
sse
UNDEFSYMPATTERN
=
-Xlinker
-u
-Xlinker
&
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment