mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Stop linking libc++.so verbosely, there is no need to.
MFC after: 3 days
This commit is contained in:
parent
3d9902ab4a
commit
602af66b81
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=288953
@ -63,7 +63,6 @@ CXXFLAGS+= -std=c++11
|
||||
.endif
|
||||
|
||||
LIBADD+= cxxrt
|
||||
LDFLAGS+= --verbose
|
||||
INCSGROUPS= STD EXP EXT
|
||||
|
||||
STD_HEADERS= __bit_reference\
|
||||
|
Loading…
Reference in New Issue
Block a user