.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=426
This commit is contained in:
parent
bf9c78d25e
commit
7c35c3c073
@ -871,6 +871,11 @@ mkdir -p %{buildroot}%{_sysconfdir}/permissions.d
|
||||
|
||||
%if %{with checks}
|
||||
%check
|
||||
%ifarch %ix86 %arm
|
||||
export CC=gcc-13
|
||||
export AR=gcc-ar-13
|
||||
export RANLIB=gcc-ranlib-13
|
||||
%endif
|
||||
make check
|
||||
%endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user