mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
ctdb: Call gnu-configize for getting new config.* files
Architecture support for riscv64 needs new config.guess Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -35,6 +35,7 @@ LDFLAGS_append_libc-musl = " -ltirpc"
|
||||
RDEPENDS_${PN} += "procps"
|
||||
|
||||
do_configure() {
|
||||
gnu-configize --force ${S}
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user