summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Wu <XrXr@users.noreply.github.com>2023-01-16 15:30:18 -0500
committerAlan Wu <XrXr@users.noreply.github.com>2023-02-03 13:26:45 -0500
commite50f102489fcd7ccb5bfca683bbdd430ed2fa20c (patch)
tree31a9c2b6ca0a75de2453d81a7104131a85a3fbea /.gitignore
parentc6b90e5e9cc9bad4156881b6ab227d0f8a04cf7a (diff)
downloadruby-e50f102489fcd7ccb5bfca683bbdd430ed2fa20c.tar.gz
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 '.gitignore')
0 files changed, 0 insertions, 0 deletions