efl: unbreak on armv[67]l
This commit is contained in:
parent
3dea017348
commit
7a9ef117a9
1 changed files with 1 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# Template file for 'efl'.
|
||||
# Template file for 'efl'
|
||||
pkgname=efl
|
||||
version=1.21.0
|
||||
revision=6
|
||||
|
@ -47,9 +47,6 @@ 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…
Add table
Add a link
Reference in a new issue