mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 23:02:30 +02:00
xinetd: added gnu-configize for AArch64 support
(From OE-Core rev: 35ecd1e61ff6b3b338f413d942eabb247b815a0f) Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9642794ab4
commit
bb0a66cc7e
@@ -31,6 +31,7 @@ EXTRA_OECONF="--disable-nls"
|
||||
do_configure() {
|
||||
# Looks like configure.in is broken, so we are skipping
|
||||
# rebuilding configure and are just using the shipped one
|
||||
gnu-configize --force
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user