ruby/.github
Alan Wu e50f102489 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>
2023-02-03 13:26:45 -05:00
..
codeql CodeQL slowness on syntax_suggest fixed at 2.10.5 2022-10-02 18:36:45 +09:00
workflows CI: Pass -O2 for annocheck 2023-02-03 13:26:45 -05:00
SECURITY.md Move SECURITY.md into .github/ to reduce the files on the top directory 2019-12-10 18:05:51 +09:00
auto_request_review.yml Disable broken last_files_match_only for now 2023-01-31 09:15:05 -08:00
dependabot.yml Change the dependabot interval to monthly 2022-12-04 21:04:50 -08:00