]> git.pld-linux.org Git - packages/llvm.git/commitdiff
- drop go and python bindings (python is a WIP, and go requires convoluted build...
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Oct 2015 13:45:47 +0000 (15:45 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 11 Oct 2015 13:45:47 +0000 (15:45 +0200)
llvm.spec

index e4373169e17ee8d0258f33c5c91c3e429edf8453..2411d4d9460556aee04acc6485a9e7885fe8eff8 100644 (file)
--- 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} \
This page took 0.039431 seconds and 4 git commands to generate.