efl: mark armv[67]l as broken
This commit is contained in:
parent
0eb2ce4ffb
commit
7dc4082d3f
|
@ -47,6 +47,9 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
# Enable gles2 by default on x86.
|
||||
build_options_default+=" opengl"
|
||||
;;
|
||||
armv[67]l)
|
||||
broken="lt-edje_cc: Critical. Compiling script code not clean."
|
||||
;;
|
||||
armv6l*)
|
||||
# Disable neon.
|
||||
configure_args+=" --disable-neon"
|
||||
|
|
Loading…
Reference in New Issue
Block a user