Accepting request 1131389 from home:Guillaume_G:PAC_BTI
- Make use of distro flags with %set_build_flags OBS-URL: https://build.opensuse.org/request/show/1131389 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/jitterentropy?expand=0&rev=14
This commit is contained in:
parent
61dd2c6f53
commit
433b8aff84
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 6 15:44:30 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
- Make use of distro flags with %set_build_flags
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 22 11:17:59 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
|
Wed Mar 22 11:17:59 UTC 2023 - Pedro Monreal <pmonreal@suse.com>
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%global _lto_cflags %{?_lto_cflags} -ffat-lto-objects
|
||||||
|
|
||||||
Name: jitterentropy
|
Name: jitterentropy
|
||||||
Summary: A userspace library for jitter entropy generation
|
Summary: A userspace library for jitter entropy generation
|
||||||
@ -71,6 +72,7 @@ This package contains the static library.
|
|||||||
%autosetup -n jitterentropy-library-%version
|
%autosetup -n jitterentropy-library-%version
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%set_build_flags
|
||||||
%make_build PREFIX="%_prefix" LIBDIR="%_lib"
|
%make_build PREFIX="%_prefix" LIBDIR="%_lib"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user