ruby/tool/m4
shyouhei 1af6418742 support --with-arch=x86_64h
Recent apple machines describe themselves being x86_64h.  That
architecture is somehow supported by their C compiler and at least
by recent clang.  However config.sub does not know that fact so
making universal binary targeting it is rejected by the program.

Why not skip the check by config.sub.  [fix GH-1971]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-03 04:49:34 +00:00
..
_colorize_result_prepare.m4 Honor --silent option 2018-04-03 08:29:51 +00:00
ac_msg_result.m4
colorize_result.m4 Honor --silent option 2018-04-03 08:29:51 +00:00
ruby_append_option.m4
ruby_append_options.m4
ruby_check_builtin_func.m4
ruby_check_builtin_setjmp.m4
ruby_check_printf_prefix.m4 use mingw ANSI stdio 2018-09-04 08:39:14 +00:00
ruby_check_setjmp.m4
ruby_check_signedness.m4
ruby_check_sizeof.m4
ruby_check_sysconf.m4
ruby_cppoutfile.m4
ruby_decl_attribute.m4
ruby_default_arch.m4
ruby_define_if.m4
ruby_defint.m4
ruby_dtrace_available.m4
ruby_dtrace_postprocess.m4
ruby_func_attribute.m4
ruby_mingw32.m4 use mingw ANSI stdio 2018-09-04 08:39:14 +00:00
ruby_prepend_option.m4
ruby_prog_gnu_ld.m4
ruby_replace_type.m4 tool/m4/ruby_replace_type.m4: use AC_CHECK_TYPES for HAVE_* macros 2018-02-20 08:44:38 +00:00
ruby_rm_recursive.m4
ruby_setjmp_type.m4
ruby_stack_grow_direction.m4
ruby_try_cflags.m4
ruby_try_ldflags.m4
ruby_type_attribute.m4
ruby_universal_arch.m4 support --with-arch=x86_64h 2018-10-03 04:49:34 +00:00
ruby_werror_flag.m4