From d71b32ab8189310bd76cf8bb5dfe3fcc093593e9 Mon Sep 17 00:00:00 2001 From: dim Date: Tue, 6 Oct 2015 21:28:54 +0000 Subject: [PATCH] Stop linking libc++.so verbosely, there is no need to. MFC after: 3 days --- lib/libc++/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc++/Makefile b/lib/libc++/Makefile index f9bbf7e89355..baa6fafe1310 100644 --- a/lib/libc++/Makefile +++ b/lib/libc++/Makefile @@ -63,7 +63,6 @@ CXXFLAGS+= -std=c++11 .endif LIBADD+= cxxrt -LDFLAGS+= --verbose INCSGROUPS= STD EXP EXT STD_HEADERS= __bit_reference\