1
0
Fridrich Strba 2021-06-14 07:05:49 +00:00 committed by Git OBS Bridge
parent 6e11b3ebea
commit 19f8503ee6

View File

@ -73,6 +73,9 @@
%ifarch s390x
%global archinstall s390x
%endif
%ifarch %{aarch64}
%global archinstall aarch64
%endif
%if %{debug}
%global debugbuild slowdebug
%else