diff --git a/wine.spec b/wine.spec index 9464feb..5d030b2 100644 --- a/wine.spec +++ b/wine.spec @@ -719,6 +719,7 @@ export CC="/usr/bin/clang" # https://bugzilla.redhat.com/show_bug.cgi?id=1658311 export CFLAGS="`echo $CFLAGS | sed -e 's/-fstack-clash-protection//'`" %endif +%endif %configure \ --sysconfdir=%{_sysconfdir}/wine \