]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make libsupc++ build as a shared library and make libstdc++ a filter library
authorDavid Chisnall <theraven@FreeBSD.org>
Sat, 31 Mar 2012 14:25:12 +0000 (14:25 +0000)
committerDavid Chisnall <theraven@FreeBSD.org>
Sat, 31 Mar 2012 14:25:12 +0000 (14:25 +0000)
commitcf56074e5271c8a71b5b954f90bb965fd9f3a72a
tree55ef0efa787a1eb010ec165f376ee3c023cdc964
parent3e1745a769982e76bfb2602615523858737dde28
Make libsupc++ build as a shared library and make libstdc++ a filter library
for it.

This allows people to swap out libsupc++ for libcxxrt easily, so we can begin
the libstdc++ -> libc++ migration.

Approved by: dim (mentor)
gnu/lib/libstdc++/Makefile
gnu/lib/libsupc++/Makefile
gnu/lib/libsupc++/Version.map [new file with mode: 0644]