[packages/opencl-clang] fake git executable

jajcus jajcus at pld-linux.org
Tue Jul 2 08:15:52 CEST 2019


commit 0a767a561594ca693304da3475768f9b91d5f3a7
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Jul 2 08:15:27 2019 +0200

    fake git executable
    
    building from source should not need that

 opencl-clang.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/opencl-clang.spec b/opencl-clang.spec
index 4d40b63..ffffd85 100644
--- a/opencl-clang.spec
+++ b/opencl-clang.spec
@@ -52,6 +52,7 @@ cd build
 	-DPREFERRED_LLVM_VERSION="%{llvm_version}" \
 	-DLLVMSPIRV_INCLUDED_IN_LLVM=OFF \
 	-DSPIRV_TRANSLATOR_DIR="%{_prefix}" \
+	-DGIT_EXECUTABLE=/bin/false \
 	../
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencl-clang.git/commitdiff/0a767a561594ca693304da3475768f9b91d5f3a7



More information about the pld-cvs-commit mailing list