VirtualBox

Changeset 8216 in vbox for trunk/src/VBox/Additions/solaris


Ignore:
Timestamp:
Apr 21, 2008 10:45:20 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29934
Message:

Try to re-enable stripping symbols from VBoxClient & Service.

File:
1 edited

Legend:

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

    r8215 r8216  
    103103        @#$(QUIET)$(if $(VBOX_DO_STRIP),strip $(SOLARISINSTDIR)/vboxguest,)
    104104        $(QUIET)$(INSTALL) -m 0755 $(PATH_BIN)/additions/VBoxClient                                         $(SOLARISINSTDIR)/VBoxClient
    105         @#$(QUIET)$(if $(VBOX_DO_STRIP),strip $(SOLARISINSTDIR)/VBoxClient,)
     105        $(QUIET)$(if $(VBOX_DO_STRIP),strip $(SOLARISINSTDIR)/VBoxClient,)
    106106        $(QUIET)$(INSTALL) -m 0755 $(PATH_BIN)/additions/VBoxService                                        $(SOLARISINSTDIR)/VBoxService
    107         @#$(QUIET)$(if $(VBOX_DO_STRIP),strip $(SOLARISINSTDIR)/VBoxService,)
     107        $(QUIET)$(if $(VBOX_DO_STRIP),strip $(SOLARISINSTDIR)/VBoxService,)
    108108        $(QUIET)$(BIN_COPY) $(PATH_BIN)/additions/vboxvideo_drv_13.so                                       $(SOLARISINSTDIR)/vboxvideo_drv_13.so
    109109        $(QUIET)$(BIN_COPY) $(PATH_BIN)/additions/vboxvideo_drv_14.so                                       $(SOLARISINSTDIR)/vboxvideo_drv_14.so
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