ruby-cvs:19444
From: nobu ruby-lang.org
Date: Mon, 23 Apr 2007 22:08:30 +0900 (JST)
Subject: [ruby-cvs:19444] Ruby:r12208: * lib/mkmf.rb (libpathflag): not to append RPATHFLAG to current
nobu 2007-04-23 22:08:29 +0900 (Mon, 23 Apr 2007)
New Revision: 12208
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/lib/mkmf.rb
branches/ruby_1_8/version.h
trunk/ChangeLog
trunk/lib/mkmf.rb
trunk/version.h
Log:
* lib/mkmf.rb (libpathflag): not to append RPATHFLAG to current
directory.
* lib/mkmf.rb (init_mkmf): add current directory to default
library path with highest priority. [ruby-core:10960]
* lib/mkmf.rb (LINK_SO): LIBPATH to be placed before DLDFLAGS.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/mkmf.rb?r1=12208&r2=12207
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12208&r2=12207
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12208&r2=12207
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12208&r2=12207
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/mkmf.rb?r1=12208&r2=12207
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=12208&r2=12207