ruby/coroutine/arm64
KJ Tsanaktsidis 86c2724e75 Don't emit ELF notes on non-ELF platforms
These apparently break compilation on old MacOS toolchains, because the
MachO section name is capped to 16 chars (although, on my MacOS, at
least, the section name just gets truncated). Nevertheless, these serve
no purpose on non-ELF platforms (they're part of the LSB Linux ABI).

[Bug #20677]
2024-08-22 17:35:43 +10:00
..
Context.h Use __asm instead of asm 2024-02-06 12:19:56 +09:00
Context.S Don't emit ELF notes on non-ELF platforms 2024-08-22 17:35:43 +10:00