]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
For building GNU libstdc++ and libsupc++, filter out libc++-specific and
authordim <dim@FreeBSD.org>
Tue, 23 Oct 2012 18:57:20 +0000 (18:57 +0000)
committerdim <dim@FreeBSD.org>
Tue, 23 Oct 2012 18:57:20 +0000 (18:57 +0000)
commit36e49e1816bd5a8b656797c83df8907198f53025
tree6a8c47b0cdc433d77ff240b16be56e421ec477f3
parent99da76dc3d08b3012a3cf73037a072d9467d541f
For building GNU libstdc++ and libsupc++, filter out libc++-specific and
-std= flags above c++98 or gnu++98 from CXXFLAGS *after* including
bsd.lib.mk, otherwise some additions to CXXFLAGS done in bsd.*.mk might
not be preserved.

MFC after: 1 week
gnu/lib/libstdc++/Makefile
gnu/lib/libsupc++/Makefile