summaryrefslogtreecommitdiffstats
path: root/mkspecs/aix-xlc/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/aix-xlc/qmake.conf')
-rw-r--r--mkspecs/aix-xlc/qmake.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/aix-xlc/qmake.conf b/mkspecs/aix-xlc/qmake.conf
index c4efebff24..d2de649355 100644
--- a/mkspecs/aix-xlc/qmake.conf
+++ b/mkspecs/aix-xlc/qmake.conf
@@ -66,6 +66,7 @@ QMAKE_LIBS_THREAD = -lpthreads
QMAKE_AR = ar cq
QMAKE_OBJCOPY = objcopy
+QMAKE_NM = nm -P
QMAKE_RANLIB = ranlib
include(../common/unix.conf)