[packages/llvm] - drop go and python bindings (python is a WIP, and go requires convoluted build process)

baggins baggins at pld-linux.org
Sun Oct 11 15:46:59 CEST 2015


commit 82174e17825580a562228f27bebb46ed8d075460
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Oct 11 15:45:47 2015 +0200

    - drop go and python bindings (python is a WIP, and go requires convoluted build process)

 llvm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/llvm.spec b/llvm.spec
index e437316..2411d4d 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -473,7 +473,7 @@ CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
 %endif
 	-DLLVM_ENABLE_ASSERTIONS:BOOL=OFF \
 	-DLLVM_ENABLE_CXX1Y:BOOL=ON \
-	-DLLVM_BINDINGS_LIST:LIST="go%{?with_ocaml:;ocaml};python" \
+	-DLLVM_BINDINGS_LIST:LIST="%{?with_ocaml:ocaml}" \
 	-DBUILD_SHARED_LIBS:BOOL=ON
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/17961b8c93e5a365bd8126b7891926562e787ab5



More information about the pld-cvs-commit mailing list