[llvm-commits] [PATCH] mkpatch vs. OS X sed

Reid Spencer rspencer at reidspencer.com
Tue Jan 16 19:38:56 PST 2007


On Tue, 2007-01-16 at 22:31 -0500, Gordon Henriksen wrote:
> Mac OS X sed is (POSIXly?) picky and recognizes 'sed [COMMAND ...]  
> [FILE ...]' strictly. utils/mkpatch puts the file before the  
> commands. This patch reverses the ordering.

Aha! That's the problem! Chris found this a few days ago but I couldn't
figure out how to make it work on Darwin and the error message wasn't
particularly helpful in figuring it out.

Thanks a bunch, Gordon. Patch applied!

> 
> — Gordon
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list