efl: unbreak on armv[67]l
This commit is contained in:
parent
3dea017348
commit
7a9ef117a9
@ -1,4 +1,4 @@
|
|||||||
# Template file for 'efl'.
|
# Template file for 'efl'
|
||||||
pkgname=efl
|
pkgname=efl
|
||||||
version=1.21.0
|
version=1.21.0
|
||||||
revision=6
|
revision=6
|
||||||
@ -47,9 +47,6 @@ case "$XBPS_TARGET_MACHINE" in
|
|||||||
# Enable gles2 by default on x86.
|
# Enable gles2 by default on x86.
|
||||||
build_options_default+=" opengl"
|
build_options_default+=" opengl"
|
||||||
;;
|
;;
|
||||||
armv[67]l)
|
|
||||||
broken="lt-edje_cc: Critical. Compiling script code not clean."
|
|
||||||
;;
|
|
||||||
armv6l*)
|
armv6l*)
|
||||||
# Disable neon.
|
# Disable neon.
|
||||||
configure_args+=" --disable-neon"
|
configure_args+=" --disable-neon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user