diff --git a/wine.spec b/wine.spec index bb89e53..b8c8f1b 100644 --- a/wine.spec +++ b/wine.spec @@ -702,6 +702,11 @@ sed -i -e 's!^loader server: libs/port libs/wine tools.*!& include!' Makefile.in # 0%%{?wine_staging} %build +%if 0%{?fedora} >= 33 +%ifarch aarch64 +%global toolchain clang +%endif +%endif # disable fortify as it breaks wine # http://bugs.winehq.org/show_bug.cgi?id=24606