summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlibcxx/lib/buildit3
1 files changed, 1 insertions, 2 deletions
diff --git a/libcxx/lib/buildit b/libcxx/lib/buildit
index aa4f10e2859..af6b4668ce5 100755
--- a/libcxx/lib/buildit
+++ b/libcxx/lib/buildit
@@ -36,8 +36,7 @@ then
fi
EXTRA_FLAGS="-nostdinc++ -std=c++11 -fstrict-aliasing -Wall -Wextra -Wshadow -Wconversion \
- -Wnewline-eof -Wpadded -Wmissing-prototypes -Wstrict-aliasing=2 \
- -Wstrict-overflow=4 "
+ -Wpadded -Wstrict-aliasing=2 -Wstrict-overflow=4 "
case $TRIPLE in
*-apple-*)
OpenPOWER on IntegriCloud