forked from pool/libsodium
Accepting request 560523 from home:adamm:branches:openSUSE:Backports:SLE-12-SP1
- Enable verbose make output when building tests OBS-URL: https://build.opensuse.org/request/show/560523 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libsodium?expand=0&rev=65
This commit is contained in:
parent
8318bdafcf
commit
05b49ccf18
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 11:01:55 UTC 2017 - adam.majer@suse.de
|
||||
|
||||
- Enable verbose make output when building tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 13 16:10:12 UTC 2017 - idonmez@suse.com
|
||||
|
||||
|
@ -72,7 +72,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
make %{?_smp_mflags} check V=1
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user