Przeglądaj źródła

package/pigz: drop bogus select BR2_PACKAGE_HOST_ZLIB

BR2_PACKAGE_HOST_ZLIB does not exist, and should anyway not be
selected by the target pigz package.

Signed-off-by: Louis-Paul Cordier <lpdev@cordier.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Louis-Paul Cordier 5 lat temu
rodzic
commit
cbdf7275da
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      package/pigz/Config.in

+ 0 - 1
package/pigz/Config.in

@@ -2,7 +2,6 @@ config BR2_PACKAGE_PIGZ
 	bool "pigz"
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	select BR2_PACKAGE_ZLIB
-	select BR2_PACKAGE_HOST_ZLIB
 	help
 	  pigz, which stands for parallel implementation of gzip, is a
 	  fully functional replacement for gzip that exploits multiple