mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
krb5: reconfigure for aarch64
krb5 needs reconfigure, since the current config.sub included doesn't include aarch64. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
7478b90593
commit
4d1db5ccca
@@ -35,5 +35,6 @@ python do_unpack() {
|
||||
}
|
||||
|
||||
do_configure() {
|
||||
oe_runconf
|
||||
gnu-configize --force
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user