VirtualBox

Changeset 44345 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Jan 23, 2013 8:27:12 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83302
Message:

Installer/solaris,Installer/freebsd: Follow the Windows & Linux examples wrt VBoxBFE.

File:
1 edited

Legend:

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

    r44216 r44345  
    207207        $(if $(VBOX_WITH_QTGUI),VirtualBox,) \
    208208        VBoxManage \
    209         $(if $(VBOX_WITH_VBOXBFE),VBoxBFE,) \
    210209        $(if $(VBOX_WITH_VBOXSDL),VBoxSDL,) \
    211210        $(if $(VBOX_WITH_NETADP),VBoxNetAdpCtl,) \
     
    216215        VBoxXPCOMIPCD \
    217216        $(if $(VBOX_WITH_KCHMVIEWER),kchmviewer,)
     217## Follow the Windows + Linux example of not shipping VBoxBFE.
     218#SOLARIS_STRIP_EXES = \
     219#       $(if $(VBOX_WITH_VBOXBFE),VBoxBFE,)
    218220
    219221SOLARIS_DRIVER_BINS = \
     
    270272SOLARIS_STRIP_BINS += \
    271273        VBoxNetDHCP.so \
    272         $(if $(VBOX_WITH_VBOXBFE),VBoxBFE.so,) \
    273274        $(if $(VBOX_WITH_VBOXSDL),VBoxSDL.so,) \
    274275        $(if $(VBOX_WITH_QTGUI),VirtualBox.so,)
     276## Follow the Windows + Linux example of not shipping VBoxBFE.
     277#SOLARIS_STRIP_BINS += \
     278#       $(if $(VBOX_WITH_VBOXBFE),VBoxBFE.so,)
    275279endif
    276280
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