Accepting request 720438 from home:marxin:static
Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720438 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/bison?expand=0&rev=71
This commit is contained in:
parent
04ecde5bfc
commit
f7eb8fef7b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 06:57:00 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use FAT LTO objects in order to provide proper static library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 28 08:43:17 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@ -45,6 +45,7 @@ Bison is a parser generator similar to yacc(1).
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
%configure \
|
||||
--disable-silent-rules \
|
||||
--disable-rpath \
|
||||
|
Loading…
Reference in New Issue
Block a user