summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mkspecs/common/solaris.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/common/solaris.conf b/mkspecs/common/solaris.conf
index b53227204d..23e26debff 100644
--- a/mkspecs/common/solaris.conf
+++ b/mkspecs/common/solaris.conf
@@ -29,5 +29,5 @@ QMAKE_OBJCOPY = objcopy
QMAKE_NM = nm -P
QMAKE_RANLIB =
-QMAKE_STRIP = gstrip
-QMAKE_STRIPFLAGS_LIB += --strip-unneeded
+QMAKE_STRIP = strip
+QMAKE_STRIPFLAGS_LIB +=