Remove dynamic link directive as it seems we keep on with static approach.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user