Remove dynamic link directive as it seems we keep on with static approach.

This commit is contained in:
Guillermo S. Romero
2009-08-15 23:37:42 +00:00
parent a6089f8238
commit 3c3ffb2bab

View File

@@ -97,7 +97,6 @@ ifeq ($(OS),linux)
COMMENT = "MESA 3.1"
LLIBS = -L$(NAN_MESA)/lib -L/usr/X11R6/lib -lXmu -lXext -lX11 -lXi
LLIBS += -lutil -lc -lm -ldl -lpthread
LLIBS += -lsamplerate
LLIBS += -lpython$(NAN_PYTHON_VERSION)
LOPTS = -export-dynamic
DADD = -lGL -lGLU