[llvm-commits] [PATCH] Makefile.rules: fix broken .map file generation through a non POSIX grep usage

Eric Christopher echristo at apple.com
Mon Mar 12 14:03:35 PDT 2012


On Mar 12, 2012, at 1:27 PM, John Spencer <maillist-llvm at barfooze.de> wrote:

> ping :)
> 
> -- original message --
> 
> as discussed on IRC, this patch changes the regex to a posix compliant
> version, which works with busybox' grep.
> 
> <echristo>  i have no objections. sounds like joe and zygoloid actually
> have it in their sources if they want to push it.

Committed thusly:

	M	Makefile.rules
Committed r152574

I'll watch the buildbots for failures just in case.

-eric



More information about the llvm-commits mailing list