VirtualBox

Changeset 48902 in vbox


Ignore:
Timestamp:
Oct 4, 2013 10:14:28 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89582
Message:

Fix debug build by adding some symbols that are not elided without
optimizations on.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r48870 r48902  
    25152515                        -e '/^_ZNSt9bad_allocC1Ev/d' \
    25162516                        -e '/^_ZNSt9exceptionC2Ev/d' \
     2517                        -e '/^_ZNSt9exceptionC[12]ERKS_/d' \
    25172518                        \
    25182519                        -e '/^_ZN[a-zA-Z]*St[[:digit:]]*_*[lL]ist/d' \
    25192520                       -e '/^_ZN[a-zA-Z]*[[:digit:]]*__gnu_cxx/d' \
    25202521                       -e '/^_ZNSa.*ElementNode.*/d' \
     2522                       -e '/^_ZSt.*ElementNode.*/d' \
    25212523                       \
    25222524                        -e '/^_Z[[:digit:]]\+dbus/d' \
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