diff --git a/legacy/ecore/make_cross_compile_arm.sh b/legacy/ecore/make_cross_compile_arm.sh index 554e4bb0d6..6953275d4e 100755 --- a/legacy/ecore/make_cross_compile_arm.sh +++ b/legacy/ecore/make_cross_compile_arm.sh @@ -22,7 +22,8 @@ export CFLAGS=-O9 --enable-ecore-fb \ --enable-ecore-evas \ --enable-ecore-job \ ---disable-ecore-evas-fb \ +--enable-ecore-evas-fb \ +--disable-ecore-evas-x \ --disable-ecore-evas-gl \ --enable-ecore-con \ --enable-ecore-ipc \