[llvm-commits] remove libtool from build system

Nick Lewycky nicholas at mxc.ca
Sat Feb 21 03:31:35 PST 2009


This patch removes libtool from the build system. It works for me.

Please do test it and report back whether it works or not. It's almost 
certain that this patch is going to break something on some platform, 
and I'd like to know about it before committing/reverting. Please make 
sure to check 'make install' and 'cd unittests; make' as well as doing a 
plain build.

Thanks!

Nick Lewycky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nolibtool.patch
Type: text/x-diff
Size: 13313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090221/cbaa8f59/attachment.patch>


More information about the llvm-commits mailing list