.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/clisp?expand=0&rev=143
This commit is contained in:
parent
01471d61b4
commit
d98d2bed84
@ -87,7 +87,11 @@ BuildRequires: pkgconfig(zlib)
|
||||
# to BuildRequires
|
||||
#
|
||||
%global ldflags %{nil}
|
||||
%ifarch %arm ppc ppc64 ppc64le s390 s390x
|
||||
%global _lto_cflags %{nil}
|
||||
%else
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
%endif
|
||||
%global rlver %(rpm -q --qf '%%{VERSION}' readline-devel | sed 's/\\.//g')
|
||||
%define add_optflags(a:f:t:p:w:W:d:g:O:A:C:D:E:H:i:M:n:P:U:u:l:s:X:B:I:L:b:V:m:x:c:S:E:o:v:) \
|
||||
%global optflags %{optflags} %{**}
|
||||
|
Loading…
Reference in New Issue
Block a user