VirtualBox

Ignore:
Timestamp:
Feb 13, 2024 10:45:22 AM (12 months ago)
Author:
vboxsync
Message:

Config.kmk,Main,libs/xpcom,HostDrivers/Support,Installer: Make VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC the default and remove the deprecated code, bugref:10594

File:
1 edited

Legend:

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

    r103304 r103331  
    327327        $(if $(VBOX_WITH_EXTPACK),VBoxExtPackHelperApp,) \
    328328        VBoxSVC \
    329         $(if $(VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC),,VBoxXPCOMIPCD) \
    330329        $(if $(VBOX_WITH_DTRACE),VBoxDTrace,) \
    331330        $(if $(VBOX_WITH_HOST_SHIPPING_AUDIO_TEST),VBoxAudioTest,)
     
    348347        VBoxXPCOM.so \
    349348        VBoxXPCOMC.so \
    350         $(if $(VBOX_WITH_XPCOMIPCD_IN_VBOX_SVC),VBoxXPCOMIPCD.so,) \
     349        VBoxXPCOMIPCD.so \
    351350        $(if $(VBOX_WITH_SHARED_FOLDERS),VBoxSharedFolders.so,) \
    352351        $(if $(VBOX_WITH_SHARED_CLIPBOARD),VBoxSharedClipboard.so,) \
Note: See TracChangeset for help on using the changeset viewer.

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