]> git.pld-linux.org Git - packages/grcompiler.git/blobdiff - grcompiler.spec
force c++98 standard to fix build with gcc 11
[packages/grcompiler.git] / grcompiler.spec
index 0cf0d5ba1c8089929a38b65d29e782874ed90415..e18bdad59bc20b2f02fa2de59fccfca0d2ceb653 100644 (file)
@@ -41,6 +41,7 @@ cd test/GrcRegressionTest
 %{__autoconf}
 %{__automake}
 cd ../..
+export CXXFLAGS="%{rpmcxxflags} -std=c++98"
 %configure \
        DOCBOOK2MAN=/usr/bin/docbook2X2man
 %{__make}
This page took 0.094912 seconds and 4 git commands to generate.