efl: fix cross build.
This commit is contained in:
parent
64ee218b3f
commit
ff0eadedd6
|
@ -22,7 +22,7 @@ if [ "$CROSS_BUILD" ]; then
|
|||
configure_args+=" --with-eolian-gen=/usr/bin/eolian_gen"
|
||||
configure_args+=" --with-bin-edje-cc=/usr/bin/edje_cc"
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
autoreconf -fi
|
||||
}
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user