summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNobuyoshi Nakada <[email protected]>2023-04-05 23:48:50 +0900
committerNobuyoshi Nakada <[email protected]>2023-04-07 13:42:48 +0900
commitf99af439805fe51b38aa1cf79f9c657f857510f4 (patch)
treec7fb3f820a4031b16d820e474ecb5058d91f152f /lib
parentcc0b8c47bfb108cb4ad6d5148669c9fac54b6ac4 (diff)
[Bug#19161] Detect thread local storage specifier
Checking by `__STDC_VERSION__` is unreliable because old gcc 4.8 supports `-std=gnu11` option but does not implement `_Thread_local`. Check the implementation directly instead.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7669
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions