re-enable zlib mangling in bundleminizip conditional case
This commit is contained in:
parent
71ab9fa61d
commit
f53529c225
@ -823,7 +823,11 @@ udev.
|
||||
%patch15 -p1 -b .system-clang
|
||||
%patch16 -p1 -b .noprefix
|
||||
%patch17 -p1 -b .nomangle
|
||||
%if %{bundleminizip}
|
||||
# Leave zlib mangling in place
|
||||
%else
|
||||
%patch18 -p1 -b .nozmangle
|
||||
%endif
|
||||
%patch19 -p1 -b .pathfix
|
||||
%patch20 -p1 -b .nogccoptmath
|
||||
%patch21 -p1 -b .gcc5-r3
|
||||
|
Loading…
Reference in New Issue
Block a user