forked from pool/glusterfs
Accepting request 697395 from home:marxin:branches:filesystems
- Move definition of _lto_cflags into %build. OBS-URL: https://build.opensuse.org/request/show/697395 OBS-URL: https://build.opensuse.org/package/show/filesystems/glusterfs?expand=0&rev=62
This commit is contained in:
parent
731a91f8cb
commit
dda5308faa
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 24 08:59:02 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Move definition of _lto_cflags into %build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 23 11:33:06 UTC 2019 - Martin Liška <mliska@suse.cz>
|
Tue Apr 23 11:33:06 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -140,12 +140,12 @@ This package provides development files such as headers and library
|
|||||||
links.
|
links.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%define _lto_cflags %{nil}
|
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch -P 2 -p1
|
#%patch -P 2 -p1
|
||||||
>contrib/sunrpc/xdr_sizeof.c
|
>contrib/sunrpc/xdr_sizeof.c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
%configure \
|
%configure \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
Loading…
Reference in New Issue
Block a user