summaryrefslogtreecommitdiffstats
path: root/mkspecs/unixware-g++
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/unixware-g++')
-rw-r--r--mkspecs/unixware-g++/qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/unixware-g++/qmake.conf b/mkspecs/unixware-g++/qmake.conf
index 28f4314386..feca5a4c9e 100644
--- a/mkspecs/unixware-g++/qmake.conf
+++ b/mkspecs/unixware-g++/qmake.conf
@@ -65,6 +65,7 @@ QMAKE_LIBS_THREAD = -lthread
QMAKE_AR = ar cq
QMAKE_OBJCOPY = objcopy
+QMAKE_NM = nm -P
QMAKE_RANLIB =
include(../common/unix.conf)