From 9729047348295b4fe92824e3205873a88e705ed0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 18 Aug 2021 20:52:39 +0200 Subject: [PATCH] - use flags from fedora, rel 33 --- qt4.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/qt4.spec b/qt4.spec index a6b1b75..3914466 100644 --- a/qt4.spec +++ b/qt4.spec @@ -63,7 +63,7 @@ Summary(pl.UTF-8): Biblioteka Qt do tworzenia GUI Summary(pt_BR.UTF-8): Estrutura para rodar aplicações GUI Qt Name: qt4 Version: 4.8.7 -Release: 32 +Release: 33 License: LGPL v2.1 or GPL v3.0 Group: X11/Libraries Source0: http://download.qt-project.org/official_releases/qt/4.8/%{version}/qt-everywhere-opensource-src-%{version}.tar.gz @@ -188,11 +188,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 %define _noautostrip '.*_debug\\.so*' -%ifarch %{ix86} -%define specflags -fno-strict-aliasing -O0 -%else -%define specflags -fno-strict-aliasing -%endif +%define specflags -fno-strict-aliasing -fno-exceptions -std=gnu++98 -Wno-deprecated %define _qtdir %{_libdir}/qt4 -- 2.44.0