diff options
author | John Hawthorn <[email protected]> | 2019-10-28 17:24:07 -0700 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2019-10-29 12:07:44 +0900 |
commit | b86e5c9fec9d9ea0f9c70d9b20456680607399b3 (patch) | |
tree | 1bfcee7dae7d989895c8c7f24978ecff1563c712 /test/net | |
parent | 85b88c1d89924d00ecd893cea696d2a94232745c (diff) |
Clang can also use C call cache
Previously this was restricted to only gcc because of the
GCC_VERSION_SINCE check (which explicitly excludes clang).
GCC 3.3.0 is quite old so I feel relatively safe assuming that all
reasonable versions of clang support this.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/2628
Diffstat (limited to 'test/net')
0 files changed, 0 insertions, 0 deletions