VirtualBox

Ignore:
Timestamp:
Jul 13, 2022 5:49:31 PM (2 years ago)
Author:
vboxsync
Message:

/Config.kmk,Installer/solaris,xpcom18a4/{Config.kmk,Makefile.kmk},tools/Makefile.kmk:
Remove the "legacy" Solaris 10 libraries (libstdc++.so.6, libxcb.so.1,
libgcc_s.so.1, libX11-xcb.so.1, libGL.so.1, libX11.so.4) added in r107933
and all vestiges of their presence in Makefiles and installation
scripts. These libraries were bundled in order to run VirtualBox on
Solaris 10 hosts since they are part of optional package clusters like
SUNWCuser which might not be installed so were packaged with VirtualBox
in a /legacy/ subdirectory under /opt/VirtualBox. Solaris 10 is no
longer supported as a host so these unused bits can go now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/Makefile.kmk

    r95259 r95622  
    129129        tstPrimitiveTest \
    130130#       tstnsIFileEnumerator
    131 #       tstTestAtoms 
     131#       tstTestAtoms
    132132#       tstTestServMgr
    133133#       tstTestCallTemplates
     
    11341134TEMPLATE_XPCOMIPC-x86_BLD_TRG_ARCH = x86
    11351135TEMPLATE_XPCOMIPC-x86_LIBS         = $(VBoxXPCOM-x86_1_TARGET) $(TEMPLATE_XPCOM-x86_LIBS)
    1136 ifeq ($(KBUILD_TARGET),solaris)
    1137  ifdef VBOX_WITH_RUNPATH
    1138   TEMPLATE_XPCOMIPC-x86_LDFLAGS = \
    1139         $(filter-out '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RUNPATH)',$(TEMPLATE_XPCOMIPC_LDFLAGS)) \
    1140         '$(VBOX_GCC_RPATH_OPT)$(VBOX_PATH_APP_PRIVATE)' \
    1141         '$(VBOX_GCC_RPATH_OPT)$(VBOX_WITH_RUNPATH)'
    1142  endif
    1143 endif
    11441136
    11451137TEMPLATE_XPCOMIPCEXE               = XPCOM IPC executables
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