VirtualBox

Ignore:
Timestamp:
Mar 16, 2012 10:19:28 PM (13 years ago)
Author:
vboxsync
Message:

Config.kmk,xpcom: Solaris 11 / gcc 4.5.2 build fixes.

File:
1 edited

Legend:

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

    r39252 r40509  
    893893VBox-xpcom-xptcall_SOURCES.solaris.x86 = xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_solaris.cpp \
    894894                                         xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_solaris.cpp
    895 VBox-xpcom-xptcall_SOURCES.solaris.amd64 = xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp \
    896                                          xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp
     895ifdef VBOX_SOLARIS_AS_IS_CRAP
     896 VBox-xpcom-xptcall_SOURCES.solaris.amd64 = \
     897    xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp \
     898    xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_solaris.cpp
     899else
     900 VBox-xpcom-xptcall_SOURCES.solaris.amd64 = \
     901    xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_linux.cpp \
     902    xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_64_linux.cpp
     903endif
    897904
    898905xpcom/reflect/xptcall/src/md/unix/xptcstubs_x86_solaris.cpp_CXXFLAGS = -O0
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