#729: rbconfig.rb does not honor ARCH_FLAG ------------------------------+--------------------------------------------- Reporter: joelr1@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ------------------------------+--------------------------------------------- Comment(by lsansonetti@…): Nope, this is not fixed. {{{ $ /usr/local/bin/macruby -r rbconfig -e "p RbConfig::CONFIG['CFLAGS']" "$(ARCHFLAGS) -fexceptions -fno-common -pipe -O3 -g -Wall" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/729#comment:4> MacRuby <http://macruby.org/>