[PATCH] Make CMake files generated by the Autoconf build system relocatable.

Dan Liew dan at su-root.co.uk
Mon Jun 29 12:02:19 PDT 2015


Hi,

This patch makes the CMake files generated by the Autoconf build
system less fragile by making them relocatable. I also noticed some of
the targets were missing a dependency of the Makefile (e.g. the
LLVMExports.cmake was not regenerated when I changed the Makefile) so
I've added them.

Thanks,
Dan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: relocatable_cmake_files_for_autoconf_build_system.patch
Type: text/x-patch
Size: 3573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150629/2eaae6f5/attachment.bin>


More information about the llvm-commits mailing list