diff options
author | theraven <theraven@FreeBSD.org> | 2013-01-28 11:12:49 +0000 |
---|---|---|
committer | theraven <theraven@FreeBSD.org> | 2013-01-28 11:12:49 +0000 |
commit | b923a5521baf7a53ffa6239bb920ea3b7d10e780 (patch) | |
tree | 91475ddf8dac40a9a30ca3181f0b3b4b4e7fe230 /lib/libc/stdlib/qsort.c | |
parent | 721434871d894c61ef7f8093adc65d80ce6056f8 (diff) | |
download | FreeBSD-src-b923a5521baf7a53ffa6239bb920ea3b7d10e780.zip FreeBSD-src-b923a5521baf7a53ffa6239bb920ea3b7d10e780.tar.gz |
Fix some symbol version mismatches between libstdc++ and libsupc++/libcxxrt
that were causing the runtime and STL libraries to see different versions of
various classes and functions when libstdc++ is used as a filter.
Note: This changes the ABI for libcxxrt, but libcxxrt is currently only in
-STABLE for testing and is not used by anything unless explicitly enabled by
the end user. No default compiler configurations use it.
libc++ will need to be recompiled after this change. make buildworld will do
this automatically, but make in lib/libc++ will not necessarily work unless the
new libcxxrt is installed first.
PR: kern/171610, stand/175453
Reviewed by: kib
MFC after: 1 week
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions