missed part of linux build: system libraries should go to the end
This commit is contained in:
@@ -19,5 +19,4 @@ linkerOpts.osx = \
|
|||||||
-lpthread -lz -lm -lcurses
|
-lpthread -lz -lm -lcurses
|
||||||
|
|
||||||
linkerOpts.linux=\
|
linkerOpts.linux=\
|
||||||
-lrt -ldl -lpthread -lz -lm \
|
-Wl,-z,noexecstack
|
||||||
-Wl,-z,noexecstack
|
|
||||||
|
|||||||
Reference in New Issue
Block a user