1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
nobu 35533d0346 fiddle: fix $(SUBMAKE_PRE)
* ext/fiddle/extconf.rb: fix $(SUBMAKE_PRE) to chdir to
  $(LIBFFI_DIR) instead of $(@D), since $(LIBFFI_A) is not
  underneath libffi but under .libs.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57593 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-02-10 04:24:08 +00:00
..
lib fiddle/import.rb: suppress warnings 2016-04-11 04:28:16 +00:00
win32 handle ext/ as r53141 2015-12-16 05:31:54 +00:00
closure.c
closure.h
conversions.c
conversions.h conversions.h: PTR2NUM 2015-12-13 09:35:10 +00:00
depend fiddle: jobserver for libffi 2017-02-09 12:08:56 +00:00
extconf.rb fiddle: fix $(SUBMAKE_PRE) 2017-02-10 04:24:08 +00:00
extlibs
fiddle.c
fiddle.h
function.c function.c: fix typo 2015-12-13 10:57:51 +00:00
function.h
handle.c * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
pointer.c