This commit is contained in:
parent
03b7e7950d
commit
a83fab0562
@ -382,7 +382,7 @@ export CXX=g++-12
|
|||||||
export CC=gcc
|
export CC=gcc
|
||||||
export CXX=g++
|
export CXX=g++
|
||||||
%if 0%{?gcc_version:%{gcc_version}} >= 12
|
%if 0%{?gcc_version:%{gcc_version}} >= 12
|
||||||
export CFLAGS="\$CFLAGS -fimplicit-constexpr"
|
export CXXFLAGS="\$CXXFLAGS -fimplicit-constexpr"
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user