[packages/gnome-code-assistance] - enable llvm on x32
baggins
baggins at pld-linux.org
Sat Apr 16 20:59:50 CEST 2016
commit c266b1590d6cbb26bcd7b8a8de5e34673e9c5e1d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 16 20:59:40 2016 +0200
- enable llvm on x32
gnome-code-assistance.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-code-assistance.spec b/gnome-code-assistance.spec
index afb93dc..dbb0027 100644
--- a/gnome-code-assistance.spec
+++ b/gnome-code-assistance.spec
@@ -3,7 +3,7 @@
%bcond_without llvm # (LLVM based) C backend
%bcond_without golang # Go backend
#
-%ifarch x32 ppc64
+%ifarch ppc64
%undefine with_llvm
%endif
%ifnarch %{ix86} %{x8664} %{arm}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-code-assistance.git/commitdiff/c266b1590d6cbb26bcd7b8a8de5e34673e9c5e1d
More information about the pld-cvs-commit
mailing list