summaryrefslogtreecommitdiffstats
path: root/mkspecs/qnx-x86-64-qcc/qmake.conf
blob: c479181342946ec10749aa9ac1b4235bfbc5ce91 (plain)
1
2
3
4
5
6
7
#
# qmake configuration for qnx x86-64 systems
#

QMAKE_LFLAGS_SHLIB += -Wl,-z,relro -Wl,-z,now

include(../common/qcc-base-qnx-x86-64.conf)