[llvm-commits] [PATCH] Makefile.rules: [PR9321] "make install" may install include files along explicit pattern.
NAKAMURA Takumi
geek4civic at gmail.com
Mon Mar 7 16:16:49 PST 2011
Eric,
> Can you give me a list of differences in the install before and after this patch please?
It suppresses installing 4 files below;
include/llvm/CMakeLists.txt
include/llvm/Config/config.h.cmake
include/llvm/Config/llvm-config.h.cmake
include/llvm/Support/DataTypes.h.cmake
It is rather an issue PR2928 than PR9321.
Bug 2928 - make install shall ignore *.cmake files. (edit)
...Takumi
More information about the llvm-commits
mailing list