[MacRuby] #177: trunk fails to build 3-way fat depending on order of archs

MacRuby ruby-noreply at macosforge.org
Thu Dec 9 14:45:32 PST 2010


#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/>



More information about the macruby-tickets mailing list