1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/mkmf
nobu 8a22a0530e mkmf.rb: try without -ObjC option
* lib/mkmf.rb (have_framework): try without -ObjC option first as
  MacPorts GCCs do not support it.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47010 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-30 16:17:55 +00:00
..
base.rb test/mkmf: $extmk in parallel test 2013-07-04 07:03:07 +00:00
test_config.rb test_config.rb: fix library path 2013-10-01 11:36:47 +00:00
test_constant.rb mkmf.rb: large unsigned 2013-01-23 07:18:06 +00:00
test_convertible.rb
test_find_executable.rb
test_flags.rb
test_framework.rb mkmf.rb: try without -ObjC option 2014-07-30 16:17:55 +00:00
test_have_func.rb * test/mkmf/test_have_func.rb: tests for have_func. 2012-12-05 06:30:39 +00:00
test_have_library.rb test_have_library.rb: toolchains result 2013-07-04 07:03:05 +00:00
test_have_macro.rb * test/csv/test_features.rb, test/logger/test_logger.rb 2013-04-20 23:03:52 +00:00
test_libs.rb mkmf.rb: fix merge_libs 2013-02-07 06:33:22 +00:00
test_signedness.rb
test_sizeof.rb