Compress modules on all arches, originally infra capability added significant time, this is no longer the case
This commit is contained in:
parent
67839dbacf
commit
36ae66c549
@ -17,7 +17,7 @@ Summary: The Linux kernel
|
|||||||
%else
|
%else
|
||||||
%global signkernel 0
|
%global signkernel 0
|
||||||
%global signmodules 1
|
%global signmodules 1
|
||||||
%global zipmodules 0
|
%global zipmodules 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{zipmodules}
|
%if %{zipmodules}
|
||||||
@ -2209,6 +2209,9 @@ fi
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 13 2017 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||||
|
- Compress modules on all arches
|
||||||
|
|
||||||
* Mon Nov 13 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-1
|
* Mon Nov 13 2017 Justin M. Forbes <jforbes@fedoraproject.org> - 4.14.0-1
|
||||||
- Linux v4.14
|
- Linux v4.14
|
||||||
- Disable debugging options.
|
- Disable debugging options.
|
||||||
|
Loading…
Reference in New Issue
Block a user