ruby-cvs:18046
From: (akr) <akr ruby-lang.org>
Date: Sat, 2 Sep 2006 13:26:13 +0900
Subject: [ruby-cvs:18046] ruby: * common.mk (ia64.o): use the compiler driver to assemble ia64.s
akr Sat, 2 Sep 2006 13:26:13 +0900
Modified files:
ruby:
ChangeLog common.mk
Log:
* common.mk (ia64.o): use the compiler driver to assemble ia64.s
to use appropriate ABI.
Revision Changes Path
1.5312 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5311&r2=1.5312
1.26 +1 -0 ruby/common.mk
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/common.mk?cvsroot=src&r1=1.25&r2=1.26