Jean Boussier f1776e8f17 [ruby/json] Tentative fix for RHEL8 compiler
```
parser.c:87:77: error: missing binary operator before token "("
 #if JSON_CPU_LITTLE_ENDIAN_64BITS && defined(__has_builtin) && __has_builtin(__builtin_bswap64)
```

https://github.com/ruby/json/commit/fce1c7e84a
2025-11-04 11:07:31 +00:00
..
2025-11-03 07:39:00 -08:00