https://bugzilla.redhat.com/show_bug.cgi?id=1409363



--- Comment #25 from Orion Poplawski <[email protected]> ---
My updated install_dirs.patch doesn't quite work with your current -2 llvm
package.  I get:

CMake Error at /usr/lib64/cmake/llvm3.9/LLVMConfig.cmake:165 (include):
  include could not find load file:

    /usr//usr/lib64/cmake/llvm3.9/LLVMExports.cmake

because LLVM_INSTALL_PACKAGE_DIR is being specified as a complete path and the
LLVMConfig.cmake file doesn't support that.

        -DLLVM_INSTALL_PACKAGE_DIR=%{_libdir}/cmake/%{name} \

But I don't think that should be too hard to fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to