]> git.pld-linux.org Git - packages/efl.git/commitdiff
- disable luajit where not available auto/th/efl-1.10.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2015 19:29:54 +0000 (21:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Oct 2015 19:29:54 +0000 (21:29 +0200)
efl.spec

index 6682f95cc33b5a286f8f707de81bb91fd4e20fe1..c12598587bbc112538bd2a79dd8f766eb3bdb490 100644 (file)
--- 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
This page took 0.121664 seconds and 4 git commands to generate.