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