VirtualBox

Changeset 31390 in vbox for trunk


Ignore:
Timestamp:
Aug 5, 2010 11:10:13 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64451
Message:

Solaris/Installer: strip only debug symbols for relocatable objects.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/Makefile.kmk

    r30858 r31390  
    7272 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.
    7373endif
    74 SOL_OBJCOPY                  := /usr/sfw/bin/gobjcopy --strip-unneeded -R .comment
     74SOL_OBJCOPY                  := /usr/sfw/bin/gobjcopy --strip-debug -R .comment
    7575SOL_GTAR                     := /usr/sfw/bin/gtar
    76 
    7776
    7877# Figure out the paths to the two platform specific Qt4 directories
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette