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



--- Comment #22 from Milan Bouchet-Valat <nalimi...@club.fr> ---
I don't like the idea of putting everything under /lib64/llvm3.9. That probably
doesn't follow the FHS, even if we add symlinks. It took me quite some work to
improve LLVM's CMake build system, so why not make Clang use that? All the
required support is there.

For example, it looks like Clang should use LLVM_CMAKE_DIR to find where CMake
files have been installed. If you need to get that information from llvm-config
instead, we can add an argument for it. Or you could just hardcode it since
it's not going to change and the LLVM version is hardcoded too.

-- 
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to