Cosmetic corrections - Mac OS X
This commit is contained in:
parent
f970d9aae5
commit
c6f8aadc64
9 changed files with 18 additions and 18 deletions
|
|
@ -14,7 +14,7 @@
|
|||
all: javascript
|
||||
|
||||
CC = @CC@
|
||||
# HACK: under OSX a g++ compiled interpreter is seg-faulting when loading module libraries
|
||||
# HACK: under Mac OS X a g++ compiled interpreter is seg-faulting when loading module libraries
|
||||
# with 'c++' it works... probably some missing flags?
|
||||
JSCXX = @JSINTERPRETERCXX@
|
||||
CPPFLAGS = @BOOST_CPPFLAGS@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue