[PATCH] Fix LLVMExports.cmake generation with `configure --enable-shared`
Brad King
brad.king at kitware.com
Wed Aug 5 07:55:55 PDT 2015
Hi Folks,
Here is a patch series to address this issue tracker entry:
https://llvm.org/bugs/show_bug.cgi?id=24154
Basically r243297 changed the behavior of llvm-config when
we configure with --enable-shared in a way that breaks
cmake/modules/Makefile. This patch series refactors the
latter to use llvm-build instead. See individual patch
commit messages for details.
-Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-llvm-build-Factor-out-duplicate-cmake-export-listing.patch
Type: text/x-diff
Size: 4384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/aa256882/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-LLVMExports.cmake-generation-with-configure-enab.patch
Type: text/x-diff
Size: 4106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/aa256882/attachment-0001.patch>
More information about the llvm-commits
mailing list