From: Jacek Konieczny Date: Tue, 2 Jul 2019 06:15:27 +0000 (+0200) Subject: fake git executable X-Git-Tag: auto/th/opencl-clang-8.0.1-1~1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fopencl-clang.git;a=commitdiff_plain;h=0a767a5 fake git executable building from source should not need that --- 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}