[ruby-cvs:56065] nobu:r48915 (trunk): fiddle: do not disturb other checks
nobu at ruby-lang.org
nobu at ruby-lang.org
Sun Dec 21 16:15:06 JST 2014
nobu 2014-12-21 16:15:04 +0900 (Sun, 21 Dec 2014)
New Revision: 48915
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=48915
Log:
fiddle: do not disturb other checks
* ext/fiddle/extconf.rb: add the local ffi library and header just
before create_makefile, not to disturb other checks.
also prepend the extension path name to the local library name
for static linked ext.
Modified files:
trunk/ext/fiddle/extconf.rb
More information about the ruby-cvs
mailing list