Date: Fri, 22 Jan 2010 14:09:15 +0000 (UTC) From: "Stephane E. Potvin" <sepotvin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/gnu/lib/libstdc++ Makefile src/gnu/lib/libsupc++ Makefile Message-ID: <201001221409.o0ME9WUc059306@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sepotvin 2010-01-22 14:09:15 UTC FreeBSD src repository Modified files: gnu/lib/libstdc++ Makefile gnu/lib/libsupc++ Makefile Log: SVN rev 202808 on 2010-01-22 14:09:15Z by sepotvin Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections' flag when compiling profiled objects as it's ignored by the compiler. This removes the associated warning for each file compiled. MFC after: 1 month Revision Changes Path 1.64 +1 -0 src/gnu/lib/libstdc++/Makefile 1.10 +1 -0 src/gnu/lib/libsupc++/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001221409.o0ME9WUc059306>