Accepting request 720489 from home:marxin:static
Use FAT LTO objects in order to provide proper static library. OBS-URL: https://build.opensuse.org/request/show/720489 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nspr?expand=0&rev=105
This commit is contained in:
parent
d96e772e16
commit
b7b355057b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 2 08:14:58 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Use FAT LTO objects in order to provide proper static library.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 23 12:03:45 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Tue Apr 23 12:03:45 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -65,6 +65,7 @@ memory management (malloc and free), and shared library linking.
|
|||||||
%setup -n nspr-%{version} -q
|
%setup -n nspr-%{version} -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
pushd nspr
|
pushd nspr
|
||||||
# set buildtime to "last-modification-time"
|
# set buildtime to "last-modification-time"
|
||||||
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{S:99}")"
|
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{S:99}")"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user