[packages/efl] - disable luajit where not available

qboosh qboosh at pld-linux.org
Thu Oct 8 21:28:40 CEST 2015


commit 532ea53dc61619faf2c4ca02c08d86cd524db46c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 8 21:29:54 2015 +0200

    - disable luajit where not available

 efl.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/efl.spec b/efl.spec
index 6682f95..c125985 100644
--- a/efl.spec
+++ b/efl.spec
@@ -24,6 +24,9 @@
 %bcond_with	gnutls		# use GnuTLS as crypto library (default is OpenSSL)
 %bcond_without	static_libs	# static libraries build
 #
+%ifnarch %{ix86} %{x8664} arm mips ppc
+%undefine	with_luajit
+%endif
 Summary:	EFL - The Enlightenment Foundation Libraries
 Summary(pl.UTF-8):	EFL (Enlightenment Foundation Libraries) - biblioteki tworzące Enlightment
 Name:		efl
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/efl.git/commitdiff/532ea53dc61619faf2c4ca02c08d86cd524db46c



More information about the pld-cvs-commit mailing list