Build with -fno-strict-aliasing

... in order to reduce the delta with the RHEL gtk3 spec file.
This commit is contained in:
Kalev Lember 2017-01-18 13:28:52 +01:00
parent 26e070e799
commit 6aea44dcd1
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
%patch15 -p1 -b .window-dragging
%build
export CFLAGS='-fno-strict-aliasing %optflags'
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
%configure $CONFIGFLAGS \
--enable-man \