mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-19 17:02:56 +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:
parent
f518e6efa2
commit
aa7a209405
@ -35,6 +35,7 @@ ALTERNATIVE_PRIORITY = "100"
|
||||
export AUTOHEADER = "true"
|
||||
|
||||
do_configure () {
|
||||
gnu-configize --force
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user