Index: /trunk/src/VBox/Installer/solaris/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Installer/solaris/Makefile.kmk	(revision 31389)
+++ /trunk/src/VBox/Installer/solaris/Makefile.kmk	(revision 31390)
@@ -72,7 +72,6 @@
  SOL_DBG_OBJCOPY             := $(CP) -p    # Solaris ld/gobjcopy(2.15) don't get along on x86, works only on amd64. So just using cp for now.
 endif
-SOL_OBJCOPY                  := /usr/sfw/bin/gobjcopy --strip-unneeded -R .comment
+SOL_OBJCOPY                  := /usr/sfw/bin/gobjcopy --strip-debug -R .comment
 SOL_GTAR                     := /usr/sfw/bin/gtar
-
 
 # Figure out the paths to the two platform specific Qt4 directories
