Re: [llvm-commits] Makefile.rules patch: remove redundant -I compiler flags

2008-01-27 Thread Chris Lattner
On Jan 15, 2008, at 9:07 AM, Sam Bishop wrote: > The attached patch makes VERBOSE builds easier to wade through. > It's likely > to also permute the PROJ_* and LLVM_* includes, but I don't think that > should matter. I've done a full-tree compile and everything seems > to be > working. App

[llvm-commits] Makefile.rules patch: remove redundant -I compiler flags

2008-01-15 Thread Sam Bishop
The attached patch makes VERBOSE builds easier to wade through. It's likely to also permute the PROJ_* and LLVM_* includes, but I don't think that should matter. I've done a full-tree compile and everything seems to be working. Thanks, Sam Bishop *** Before *** [EMAIL PROTECTED] make VERBOS