Overrided NAN_ODE in OSX to point to the precompiled ode lib in the lib tree.
Maarten
This commit is contained in:
@@ -108,7 +108,8 @@ all debug::
|
||||
export NAN_PNG = /sw
|
||||
export NAN_PYTHON = $(LCGDIR)/python
|
||||
export NAN_PYTHON_VERSION = 2.2
|
||||
endif
|
||||
export NAN_ODE = $(LCGDIR)/ode
|
||||
endif
|
||||
ifeq ($(OS),freebsd)
|
||||
ID = $(shell whoami)
|
||||
HOST = $(shell hostname -s)
|
||||
|
Reference in New Issue
Block a user