- changes to the build are not too interesting to the user.

- restore verbose making of liblz4.so.

OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=35
This commit is contained in:
2018-02-07 14:56:10 +00:00
committed by Git OBS Bridge
parent 7d4f9e60cc
commit a4863e8ba7
2 changed files with 3 additions and 4 deletions

View File

@@ -71,6 +71,9 @@ applications that want to make use of liblz4.
%patch -P 2 -p1
%build
# Goddammit, lz4, stop hardcoding silent mode.
perl -i -pe 's{^\t@}{\t}g' Makefile */Makefile
make %{?_smp_mflags} CFLAGS="%optflags"
%install