diff --git a/community-mysql.spec b/community-mysql.spec index 814f213..16adb58 100644 --- a/community-mysql.spec +++ b/community-mysql.spec @@ -418,7 +418,7 @@ cp %{SOURCE2} %{SOURCE3} %{SOURCE10} %{SOURCE11} %{SOURCE12} \ %build # arm build ends with out of memory error for LTO enabled build -%ifarch %arm +%ifarch %arm32 %define _lto_cflags %{nil} %endif