summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2022-11-24 14:58:41 -0500
committerGitHub <noreply@github.com>2022-11-24 14:58:41 -0500
commita81c89b7c877cc0ddf40a8d4672ca90090e116c6 (patch)
tree29f77dcee887799f778c8085d0c5cef52774f112 /NEWS.md
parent656f25987cf2885104d5b13c8d3f5b7d32f1b333 (diff)
YJIT: Make sure rustc's target matches before enabling (#6804)
For people using Rosetta 2 on ARM Macs, it can happen that the rustc in the PATH compiles for x86_64 while clang is targeting ARM. We were enabling YJIT in these situations because the test program compiled fine, but caused linking failure later due to the architecture mismatch. Adjust the test program to fail when rustc's target arch is different from ruby's target arch. [Bug #19146]
Notes
Notes: Merged-By: maximecb <maximecb@ruby-lang.org>
Diffstat (limited to 'NEWS.md')
0 files changed, 0 insertions, 0 deletions