search for: 48a95c8d

Displaying 2 results from an estimated 2 matches for "48a95c8d".

2015 Oct 21
3
Building llvm so it can be installed by other users
...ore and I might be missing something obvious. Thanks! --David -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 2863 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151021/48a95c8d/attachment.bin>
2015 Oct 20
4
Building llvm so it can be installed by other users
Hey All, I'm working on packaging the current version of llvm for use by other people at my company. As part of this, I'd like to make a tarball of my build, so that other users do not have to rebuild from source in order to use llvm for their builds. Ideally, I'd like my makefile to un-tar my build output, and then do a "make install" to install anything that has been