mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
eglibc: Enable kconfig for option management
(From OE-Core rev: 13e2ccf6f4e71d674583894750f70865ebe5e4d1) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -19,6 +19,7 @@ do_configure () {
|
||||
--prefix=/usr \
|
||||
--without-cvs --disable-sanity-checks \
|
||||
--with-headers=${STAGING_DIR_TARGET}${includedir} \
|
||||
--with-kconfig=${STAGING_BINDIR_NATIVE} \
|
||||
--enable-hacker-mode --enable-addons
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user