summaryrefslogtreecommitdiff
path: root/error.c
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-07 13:48:48 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-07 13:48:48 +0000
commit646b24a9c8cf69309b66bb2cdf02eb83388cd409 (patch)
tree9022752d4277d5a0a186f07b161490e5817ed967 /error.c
parentec993c1efb6161270c59d47a1835499a33e53db3 (diff)
transform_mjit_header.rb: ignore unsupported cc
to generate MJIT header. Even if we can't build MJIT header, Ruby's build should success. And compilers which are not explicitly supported are likely to fail to transform MJIT header. Also you can pass only gcc or clang to --jit-cc=xxx for now. Thus generating header does never make sense. So I decided to conservatively give up MJIT header generation. But please feel free to add your favorite compiler's macro if you think it's working. (Another workaround is passing -D__GNUC__ :p) [Bug #14447] [Bug #14446] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'error.c')
0 files changed, 0 insertions, 0 deletions