summaryrefslogtreecommitdiff
path: root/numeric.rb
diff options
context:
space:
mode:
authorVít Ondruch <[email protected]>2024-07-04 01:37:41 +0200
committer<[email protected]>2024-07-04 08:37:41 +0900
commitd9398ac430062891185afe34b37dd293615af941 ()
tree850f543e596d7305206c64d94e8eb795dede4501 /numeric.rb
parentb160a78d6b466fc58e716be1f108edc57f6ec6e5 (diff)
Use `__CET__` macro to enable IBT support. (#11081)
According to the GCC documentation [1], the macro `__CET__` is dfined when `-fcf-protection` compiler option is used. Therefore use this macro to enable IBT support instead of special casing for `__OpenBSD__`. [1]: https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html#index-fcf-protection
0 files changed, 0 insertions, 0 deletions