diff options
-rw-r--r-- | gtk3.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -163,6 +163,7 @@ the functionality of the installed %{name} package. %setup -q -n gtk+-%{version} %build +export CFLAGS='-fno-strict-aliasing %optflags' (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi; %configure $CONFIGFLAGS \ --enable-xkb \ |