Stop linking libc++.so verbosely, there is no need to.

MFC after:	3 days
This commit is contained in:
Dimitry Andric 2015-10-06 21:28:54 +00:00
parent 3d9902ab4a
commit 602af66b81
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ CXXFLAGS+= -std=c++11
.endif
LIBADD+= cxxrt
LDFLAGS+= --verbose
INCSGROUPS= STD EXP EXT
STD_HEADERS= __bit_reference\