I'd consider that good enough to keep from blocking release. But a ticket should be probably be opened to make the issue go away next release.
Does make spawn a new shell that doesn't inherit environment variables? When I add a line to print ENV['ARCHFLAGS On Mon, May 17, 2010 at 7:22 PM, Jake Luciani <[email protected]> wrote: > Thanks Kevin! > > Maybe we just link to this in the FAQ? Looks like the workaround is to > specify > > ARCHFLAGS='-arch i386' make > > in lib/rb > > -Jake > > On Mon, May 17, 2010 at 10:09 PM, Kevin Clark <[email protected]> wrote: > >> This describes Jake's problem: >> >> http://developer.apple.com/mac/library/releasenotes/OpenSource/PerlExtensionsRelNotes/index.html >> >> And I'm seeing it too. Unfortunately, setting ARCHFLAGS (which I do >> generally so gems will build) doesn't seem to be making a difference >> wrt the Makefile that extconf spits out. I can't look at the moment, >> but I'll try to track down what's causing the problem this evening. >> >> >> >> -- >> Kevin Clark >> http://glu.ttono.us >> > -- Kevin Clark http://glu.ttono.us
