missed part of linux build: system libraries should go to the end

This commit is contained in:
Vasily Levchenko
2016-10-27 12:35:56 +03:00
parent dd6abfa188
commit 3aa825cfe6
+1 -2
View File
@@ -19,5 +19,4 @@ linkerOpts.osx = \
-lpthread -lz -lm -lcurses
linkerOpts.linux=\
-lrt -ldl -lpthread -lz -lm \
-Wl,-z,noexecstack
-Wl,-z,noexecstack