Accepting request 697461 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/697461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmocka?expand=0&rev=18
This commit is contained in:
commit
443db79a4a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 24 09:43:30 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO (boo#1133122).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 13:54:53 UTC 2019 - Andreas Schneider <asn@cryptomilk.org>
|
||||
|
||||
|
@ -106,6 +106,7 @@ Static cmocka unit testing library.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
%cmake \
|
||||
-DCMAKE_SKIP_RPATH=OFF \
|
||||
-DWITH_STATIC_LIB=ON \
|
||||
|
Loading…
Reference in New Issue
Block a user