blob: a7061c088d6cad3137e043d507237027f94d7749 [file] [log] [blame]
Andrew Geisslerec0e87b2021-02-19 14:37:33 -06001EXTRA_OECONF_append_class-target += " --disable-largefile --disable-locale \
2 --disable-iconv --without-included-popt \
3 --without-included-zlib"
Dinesh Chinari1ddd8052017-03-08 11:51:22 -06004
5PACKAGECONFIG = ""
Patrick Williams08d3acf2017-03-30 11:40:02 -05006
Andrew Geisslerec0e87b2021-02-19 14:37:33 -06007DEPENDS_append_class-target = " popt zlib"