Nobuyoshi Nakada
2a4a84664a
[Bug #20088 ] Fix ARCH_FLAG for cross compiling
2023-12-27 19:11:54 +09:00
Nobuyoshi Nakada
4d5bfa7c3b
Ignore the spcial case of target_cpu
...
On Windows, x86_64 is called as x64.
2023-12-15 15:39:14 +09:00
Nobuyoshi Nakada
2c2c6bc3fa
Fix ARCH_FLAG
when cross-compiling on macOS
2023-12-15 15:19:16 +09:00
Nobuyoshi Nakada
1e5c4026d5
Fix ARCH_FLAG
when --with-arch
with single CPU
2023-12-15 14:10:02 +09:00
Sergey Fedorov
567725ed30
Fix and improve coroutines for Darwin (macOS) ppc/ppc64. ( #5975 )
2022-10-19 23:49:45 +13:00
Nobuyoshi Nakada
1f56238032
Remove comments in tool/m4 from the generated configure
2021-04-17 19:14:21 +09:00
Nobuyoshi Nakada
e34eb58ac7
Keep ARCH_OPTION for arm64
2021-01-22 23:40:32 +09:00
shyouhei
5839396028
Emacs friendliness [ci skip]
...
Just add comment by:
sed -i $'1i\\\n# -*- Autoconf -*-' tool/m4/*.m4
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-20 07:14:59 +00:00
shyouhei
0664a6377a
refactor split configure.ac into files
...
This does not (yet) change anything. The generated configure file
is the identical to previous one (except several empty lines added
and deleted).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-20 07:05:25 +00:00