]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - rpm.macros.kernel
"xz -9e" and "xz" size difference is very minimal:
[packages/rpm-build-macros.git] / rpm.macros.kernel
index 3d24d00c473179ef9d65c76b9e2e5d787108cc6f..57aac808041c464c9e122202633484506f7e4691 100644 (file)
@@ -97,6 +97,7 @@ done)
 # Supported values:
 # - "gzip -9nf" (module-init-tools and kmod)
 # - "xz" (kmod)
+# - "xz -9e" (kmod), however size difference with "xz" default options is very minimal
 # @since 1.707
 %kmod_compress_cmd %{__gzip} -9nf
 
This page took 0.028511 seconds and 4 git commands to generate.