Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
b50c602a
Commit
b50c602a
authored
May 04, 2013
by
Raymond Toy
Browse files
Don't set CC; let it default or let the individual Config files set up
CC if necessary.
parent
77292dfb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lisp/Config.x86_common
View file @
b50c602a
...
...
@@ -45,10 +45,6 @@ ifdef FEATURE_UNICODE
CPP_DEFINE_OPTIONS
+=
-DUNICODE
endif
# Default to using gcc. But clang also works.
CC
=
gcc
LD
=
ld
ifeq
($(filter 2% 3%, $(shell $(CC) -dumpversion)),)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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