summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-01-16 15:30:18 -0500
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2024-05-08 20:12:13 +0900
commita10a0d0c77826b97ec246274adcc80952049688b (patch)
treed8c397b17b269df883b9aee7acc469ad6fa34537 /spec/ruby/core/string
parent8029ee41768cdc6b86cad90390f281185ab995e2 (diff)
CI: Pass -O2 for annocheck
Because `optflags` is pasted into the invocation line after `CC`, we were building with -O1 unintentionally. You can see this in the configuration summary: https://github.com/ruby/ruby/actions/runs/3933391169/jobs/6727044423#step:9:753 The check actually fails with -O2. To make it pass, upstream suggest that we use the annocheck GCC plugin. Since it requires building from source as the debian package for it isn't ready yet, punt on it for now and use `--skip-gaps`. Co-authored-by: Jun Aruga <jaruga@redhat.com>
Diffstat (limited to 'spec/ruby/core/string')
0 files changed, 0 insertions, 0 deletions