commit 7652f4a9b957ac4b1f8d9ca8c81b374a871a527a
Author: Jan Palus <[email protected]>
Date: Tue Jul 4 19:26:19 2023 +0200
bump c++ standard to c++11 (icu 73 requires char16_t)
grcompiler.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grcompiler.spec b/grcompiler.spec
index 892df2d..e3f4fad 100644
--- a/grcompiler.spec
+++ b/grcompiler.spec
@@ -41,7 +41,7 @@ cd test/GrcRegressionTest
%{__autoconf}
%{__automake}
cd ../..
-export CXXFLAGS="%{rpmcxxflags} -std=c++98"
+export CXXFLAGS="%{rpmcxxflags} -std=c++11"
%configure \
DOCBOOK2MAN=/usr/bin/docbook2X2man
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grcompiler.git/commitdiff/7652f4a9b957ac4b1f8d9ca8c81b374a871a527a
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit