.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=424
This commit is contained in:
parent
a14ba244a0
commit
a75a737a59
@ -424,6 +424,7 @@ autoreconf -fiv -I $PWD -I $PWD/m4
|
||||
%endif
|
||||
%ifarch %ix86 %arm
|
||||
export CC=gcc-13
|
||||
export AR=gcc-ar-13
|
||||
%endif
|
||||
|
||||
cflags ()
|
||||
@ -637,6 +638,7 @@ popd
|
||||
umask 022
|
||||
%ifarch %ix86 %arm
|
||||
export CC=gcc-13
|
||||
export AR=gcc-ar-13
|
||||
%endif
|
||||
#
|
||||
PATH=/sbin:$PATH
|
||||
|
Loading…
x
Reference in New Issue
Block a user