[packages/qt4] - drop -std=gnu++98, qt builds the same with c++11

baggins baggins at pld-linux.org
Thu Aug 26 10:01:43 CEST 2021


commit d4d1c88d80d1f221f5a19ab1e3106d25b8d288ff
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Aug 26 10:00:59 2021 +0200

    - drop -std=gnu++98, qt builds the same with c++11

 qt4.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt4.spec b/qt4.spec
index 94b88d3..030be06 100644
--- a/qt4.spec
+++ b/qt4.spec
@@ -187,7 +187,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		_noautoreqdep	libGL.so.1 libGLU.so.1
 %define		_noautostrip	'.*_debug\\.so*'
 
-%define		specflags	-fno-strict-aliasing -std=gnu++98 -Wno-deprecated
+%define		specflags	-fno-strict-aliasing -Wno-deprecated
 
 %define		_qtdir		%{_libdir}/qt4
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt4.git/commitdiff/d4d1c88d80d1f221f5a19ab1e3106d25b8d288ff



More information about the pld-cvs-commit mailing list