Changeset 48863 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Oct 4, 2013 1:07:13 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/Makefile.kmk
r48859 r48863 2514 2514 -e '/^_ZNSt9exceptionC2Ev/d' \ 2515 2515 \ 2516 -e '/^_ZN St[[:digit:]]*_*[lL]ist/d' \2516 -e '/^_ZN[K]*St[[:digit:]]*_*[lL]ist/d' \ 2517 2517 \ 2518 2518 -e '/^_Z[[:digit:]]\+dbus/d' \
Note:
See TracChangeset
for help on using the changeset viewer.