make-compile-include-strings
svn: r2139
This commit is contained in:
parent
91373c1db7
commit
a6f8344c09
|
@ -180,11 +180,11 @@
|
|||
|
||||
(with-new-flags
|
||||
current-extension-compiler-flags
|
||||
(list (format "-I~a" (path->string (build-path sys-path "include"))))
|
||||
((current-make-compile-include-strings) (build-path sys-path "include"))
|
||||
|
||||
(with-new-flags
|
||||
current-extension-preprocess-flags
|
||||
(list (format "-I~a" (path->string (build-path sys-path "include"))))
|
||||
((current-make-compile-include-strings) (build-path sys-path "include"))
|
||||
|
||||
;; Add -L and -l for Unix:
|
||||
(with-new-flags
|
||||
|
|
Loading…
Reference in New Issue
Block a user