[cfe-dev] [PATCH] [libc++, cmake] fix duplicate installation of headers

İsmail Dönmez ismail at donmez.ws
Wed May 21 01:22:49 PDT 2014


Hi,


On Mon, May 5, 2014 at 11:14 PM, David Fang <fang at csl.cornell.edu> wrote:

> ping.
>
> Would be helpful if someone cmake-literate could review,
> and if someone could test on !darwin.
>

Tested this on Linux but I still get duplicated headers installed:

 [   35s] libcxx.x86_64: W: files-duplicate
/usr/include/c++/v1/c++/v1/__tuple_03 /usr/include/c++/v1/__tuple_03
[   35s] libcxx.x86_64: W: files-duplicate
/usr/include/c++/v1/c++/v1/__split_buffer /usr/include/c++/v1/__split_buffer
[   35s] libcxx.x86_64: W: files-duplicate /usr/include/c++/v1/strstream
/usr/include/c++/v1/c++/v1/strstream
[   35s] libcxx.x86_64: W: files-duplicate
/usr/include/c++/v1/c++/v1/random /usr/include/c++/v1/random
[   35s] libcxx.x86_64: W: files-duplicate /usr/include/c++/v1/cstring
/usr/include/c++/v1/c++/v1/cstring
and a lot more of that.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140521/ae65e768/attachment.html>


More information about the cfe-dev mailing list