fix embed-in-c
svn: r18584
This commit is contained in:
parent
a004964297
commit
23d16b904f
|
@ -16,7 +16,7 @@
|
|||
(find-collects-dir)
|
||||
(find-include-dir)))
|
||||
|
||||
(test #t system (format "cc -o embed-in-c embed-in-c.o -lm -ldl ~a"
|
||||
(test #t system (format "cc -o embed-in-c embed-in-c.o -lm -ldl -pthread ~a"
|
||||
(case (system-type 'link)
|
||||
[(framework)
|
||||
(format "-F\"~a\" -framework PLT_MzScheme" lib-dir)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user