Dirk Mueller 2023-05-18 12:59:59 +00:00 committed by Git OBS Bridge
parent 0a9d380111
commit aaa13d4856

View File

@ -172,7 +172,9 @@ autoreconf -fi
export GDB=%{_bindir}/gdb
%configure \
%ifnarch ppc64
--enable-lto=yes \
%endif
%ifarch aarch64
--enable-only64bit \
%endif