mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:51:49 +00:00
vim: add PACKAGECONFIG for acl
* it's autodetected from sysroot Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
930eace5d7
commit
7772add23c
@ -32,6 +32,7 @@ do_configure () {
|
||||
PACKAGECONFIG ??= ""
|
||||
|
||||
PACKAGECONFIG[gtkgui] = "--enable-gtk2-test --enable-gui=gtk2,--enable-gui=no,gtk+,"
|
||||
PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl,"
|
||||
PACKAGECONFIG[x11] = "--with-x,--without-x,xt,"
|
||||
PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,,"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user