diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template index e2aa9e1ff81..2494f90bd36 100644 --- a/srcpkgs/efl/template +++ b/srcpkgs/efl/template @@ -55,6 +55,9 @@ case "$XBPS_TARGET_MACHINE" in # XXX disable neon... the code is utterly broken. configure_args+=" --disable-neon" ;; + aarch64*) + broken="lt-edje_cc: Critical. Compiling script code not clean." + ;; esac if [ "$build_option_opengl" ]; then