Use C90/C++98 until C++11 issues are sorted
This commit is contained in:
parent
cfb60aeafe
commit
a10ffafd5c
@ -115,7 +115,7 @@ pushd build
|
|||||||
--%{?with_bootstrap:no-}system-libs \
|
--%{?with_bootstrap:no-}system-libs \
|
||||||
--parallel=`/usr/bin/getconf _NPROCESSORS_ONLN` \
|
--parallel=`/usr/bin/getconf _NPROCESSORS_ONLN` \
|
||||||
--sphinx-man \
|
--sphinx-man \
|
||||||
%{?qt_gui}
|
%{?qt_gui} -- -DCMAKE_C_STANDARD=90 -DCMAKE_CXX_STANDARD=98
|
||||||
make VERBOSE=1 %{?_smp_mflags}
|
make VERBOSE=1 %{?_smp_mflags}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user