Lines Matching full:without
21 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib,"
22 PACKAGECONFIG[bz2] = "--with-bz2lib,--without-bz2lib,${DEPENDS_BZIP2},"
23 PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz,"
24 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl,"
25 PACKAGECONFIG[libxml2] = "--with-xml2,--without-xml2,libxml2,"
26 PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat,"
27 PACKAGECONFIG[lzo] = "--with-lzo2,--without-lzo2,lzo,"
28 PACKAGECONFIG[nettle] = "--with-nettle,--without-nettle,nettle,"
29 PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4,"
30 PACKAGECONFIG[mbedtls] = "--with-mbedtls,--without-mbedtls,mbedtls,"
31 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd,"
33 EXTRA_OECONF += "--enable-largefile --without-iconv"