Update build.sh

This commit is contained in:
Kostya Serebryany 2017-03-30 21:36:13 -07:00 committed by GitHub
parent a82019bbd8
commit 4a2f17e4fb
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#
################################################################################
CXX="$CXX -std=c++11 -stdlib=libc++"
CXX="$CXX -std=c++11"
./autogen.sh
./configure --without-docs --disable-shared --enable-static --disable-tests --disable-generators --enable-fuzzers