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
Karsten Poeck
cl-bench
Commits
e528492b
Commit
e528492b
authored
Feb 22, 2016
by
Daniel Kochmański
Browse files
setup: ecl: don't set cc-flags with ecl-bytecmp
parent
0052bfe5
Changes
1
Hide whitespace changes
Inline
Side-by-side
sysdep/setup-ecl.lisp
View file @
e528492b
...
...
@@ -22,6 +22,8 @@
;; to autoload the compiler
(
compile
'bench-gc
)
#-
ecl-bytecmp
(
setq
c::*cc-flags*
(
concatenate
'string
"-I. "
c::*cc-flags*
))
;; EOF
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