#177: trunk fails to build 3-way fat depending on order of archs ---------------------------------+------------------------------------------ Reporter: dognotdog@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: Component: MacRuby | Resolution: invalid Keywords: arch, fat | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => invalid Comment: RC_ARCHS should not be used, instead the archs parameter should be used {{{ $ rake archs="i386,x86_64,ppc" }}} Now, we don't support ppc anymore since a few releases. Closing this ticket. -- Ticket URL: <http://www.macruby.org/trac/ticket/177#comment:1> MacRuby <http://macruby.org/>