Author: dim Date: Fri Oct 9 19:38:53 2015 New Revision: 289079 URL: https://svnweb.freebsd.org/changeset/base/289079
Log: MFC r288953: Stop linking libc++.so verbosely, there is no need to. Modified: stable/10/lib/libc++/Makefile Directory Properties: stable/10/ (props changed) Changes in other areas also in this revision: Modified: stable/9/lib/libc++/Makefile Directory Properties: stable/9/ (props changed) stable/9/lib/ (props changed) stable/9/lib/libc++/ (props changed) Modified: stable/10/lib/libc++/Makefile ============================================================================== --- stable/10/lib/libc++/Makefile Fri Oct 9 19:36:06 2015 (r289078) +++ stable/10/lib/libc++/Makefile Fri Oct 9 19:38:53 2015 (r289079) @@ -64,7 +64,6 @@ CXXFLAGS+= -std=c++11 DPADD= ${LIBCXXRT} LDADD= -lcxxrt -LDFLAGS+= --verbose INCSGROUPS= STD EXP EXT STD_HEADERS= __bit_reference\ _______________________________________________ svn-src-stable-10@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10 To unsubscribe, send any mail to "svn-src-stable-10-unsubscr...@freebsd.org"