diff --git a/srcpkgs/efl/template b/srcpkgs/efl/template index 377a0aa8803..4fc0f4139ad 100644 --- a/srcpkgs/efl/template +++ b/srcpkgs/efl/template @@ -47,6 +47,7 @@ case "$XBPS_TARGET_MACHINE" in armv7l*) # Force NEON instructions. CFLAGS+=" -mfpu=neon" + broken="missing neon features in toolchain" ;; esac