Mercurial > hg > sonic-visualiser
diff configure @ 2179:97d12b3d5147 bqaudiostream
Merge from default branch
author | Chris Cannam |
---|---|
date | Tue, 08 Jan 2019 15:26:17 +0000 |
parents | af4df56ad040 |
children | 57a54d84120c |
line wrap: on
line diff
--- a/configure Thu Dec 06 13:37:39 2018 +0000 +++ b/configure Tue Jan 08 15:26:17 2019 +0000 @@ -4423,8 +4423,7 @@ CXXFLAGS_DEBUG="$CXXFLAGS_ANY -g -Werror" OPTFLAGS_DEBUG="-O2" CXXFLAGS_RELEASE="$CXXFLAGS_ANY -g0" - LDFLAGS_RELEASE="-fuse-linker-plugin" - OPTFLAGS_RELEASE="-O3 -ffast-math -flto" + OPTFLAGS_RELEASE="-O3 -ffast-math" LIBS_DEBUG="$LIBS" as_CACHEVAR=`$as_echo "ax_cv_check_cxxflags__--std=$CXXSTANDARD" | $as_tr_sh` { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C++ compiler accepts --std=$CXXSTANDARD" >&5