libselinux: use $(HOST_MAKE_ENV) when calling $(MAKE)
[buildroot-gz.git] / package / lzlib / Config.in
blob32328c5ec7d72488f5914e406ac80ca66993f2e0
1 config BR2_PACKAGE_LZLIB
2         bool "lzlib"
3         select BR2_PACKAGE_ZLIB
4         depends on BR2_PACKAGE_LUA
5         help
6           This package provides a library to access zlib library
7           functions and also to read/write gzip files using an
8           interface similar to the base io package.
10           https://github.com/LuaDist/lzlib