VirtualBox

Changeset 47509 in vbox


Ignore:
Timestamp:
Aug 1, 2013 2:08:20 PM (11 years ago)
Author:
vboxsync
Message:

libs/xpcom: Temporary hack to workaround gcc 4.5.2 on Solaris. Enable it this time.

File:
1 edited

Legend:

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

    r47508 r47509  
    13571357 # Temporary gcc 4.5.2 hack on Solaris which emits unknown mangled symbols for ctors/dtors for certain objects. See @bugref{5838}.
    13581358 if $(VBOX_GCC_VERSION_CXX) == 40502
    1359         #$(QUIET)$(SED) -re '/^_Z.*[C-D]5E/d' $@ > $@-sedtmp
    1360         #$(QUIET)$(MV) $@-sedtmp $@
     1359        $(QUIET)$(SED) -re '/^_Z.*[C-D]5E/d' $@ > $@-sedtmp
     1360        $(QUIET)$(MV) $@-sedtmp $@
    13611361 endif
    13621362endif
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