]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow libstdc++ and libsupc++ to compile with clang again, after the
authorDimitry Andric <dim@FreeBSD.org>
Sun, 11 May 2014 21:07:00 +0000 (21:07 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 11 May 2014 21:07:00 +0000 (21:07 +0000)
commiteb941910cad1a01601278802b7194937c15fff1f
tree637b1aa000ad6b9420456b94b498e30866aa9fe1
parent55298f03973650da6a63a786de542874120efb12
Allow libstdc++ and libsupc++ to compile with clang again, after the
bsd.*.mk infrastructure changes.  Apparently, you must now modify
CXXFLAGS *before* including bsd.lib.mk, or your changes will be lost.
gnu/lib/libstdc++/Makefile
gnu/lib/libsupc++/Makefile