build: enable eolian_gen bootstrapping for cross compile
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Wed, 13 Feb 2019 12:48:24 +0000 (13:48 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
commit4e3ddf7c8c3839df1c9c7859701ac27a18012a42
tree2b59c9a921b5ff47dbba39618290c101cdce608d
parent8167548ee1c298e9b6385ab62402e2ecff6c0340
build: enable eolian_gen bootstrapping for cross compile

this enables travis to build eolian_gen before cross compiling in mingw.
This is done in order to make eolian_gen patches easier on CI.

Reviewed-by: Stefan Schmidt <stefan@datenfreihafen.org>
Differential Revision: https://phab.enlightenment.org/D7930
.ci/bootstrap_eolian.sh [new file with mode: 0755]
.ci/ci-configure.sh