#186 explicitly define directories for compat builds
Merged a year ago by nikic. Opened a year ago by sentry.
rpms/ sentry/clang rawhide-llvm-config  into  rawhide

file modified
+1 -1
@@ -332,7 +332,7 @@ 

  %endif

  %if %{with compat_build}

  	-DCLANG_BUILD_TOOLS:BOOL=OFF \

- 	-DLLVM_CONFIG:FILEPATH=%{pkg_bindir}/llvm-config-%{maj_ver}-%{__isa_bits} \

+ 	-DLLVM_CMAKE_DIR=%{install_libdir}/cmake/llvm \

  	-DCMAKE_INSTALL_PREFIX=%{install_prefix} \

  	-DCLANG_INCLUDE_TESTS:BOOL=OFF \

  %else

Build succeeded.

rebased onto 1a28ca8eda2789aab6e92404bda2b5e75cc6227d

a year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

rebased onto 64ea1d4

a year ago

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Pull-Request has been merged by nikic

a year ago
Metadata