Skip to content

Commit

Permalink
Travis - Add zlib to link libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
adolby committed Nov 18, 2016
1 parent 46b4039 commit d63892b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ android-g++ {
linux {
message(Linux)

LIBS += -lz
QMAKE_CXXFLAGS += -fstack-protector -maes -mpclmul -mssse3 -mavx2
QMAKE_LFLAGS += -fstack-protector
QMAKE_LFLAGS += -Wl,-rpath,"'\$$ORIGIN'"
Expand Down

0 comments on commit d63892b

Please # to comment.