mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-20 21:03:22 +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:
parent
7478b90593
commit
4d1db5ccca
@ -35,5 +35,6 @@ python do_unpack() {
|
||||
}
|
||||
|
||||
do_configure() {
|
||||
oe_runconf
|
||||
gnu-configize --force
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user