mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
zsh: added gnu-configize to do_configure()
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
f518e6efa2
commit
aa7a209405
@@ -35,6 +35,7 @@ ALTERNATIVE_PRIORITY = "100"
|
||||
export AUTOHEADER = "true"
|
||||
|
||||
do_configure () {
|
||||
gnu-configize --force
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user