mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
dialog: added gnu-configize for AArch64 support
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1ec00cda95
commit
d9f2c8fb84
@@ -19,6 +19,7 @@ EXTRA_OECONF = "--with-ncurses \
|
|||||||
--disable-rpath-hack"
|
--disable-rpath-hack"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
|
gnu-configize --force
|
||||||
sed -i 's,${cf_ncuconfig_root}6-config,${cf_ncuconfig_root}-config,g' -i configure
|
sed -i 's,${cf_ncuconfig_root}6-config,${cf_ncuconfig_root}-config,g' -i configure
|
||||||
oe_runconf
|
oe_runconf
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user