Files
qt5.12.8/mkspecs/qnx-x86-64-qcc/qmake.conf
2025-08-26 22:57:23 +08:00

8 lines
141 B
Plaintext

#
# qmake configuration for qnx x86-64 systems
#
QMAKE_LFLAGS_SHLIB += -Wl,-z,relro -Wl,-z,now
include(../common/qcc-base-qnx-x86-64.conf)