1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.github
Alan Wu 9c44b5fbc8 [CI] Use -O2 on LTO builds as intended
Previously, since the `optflags` environment variable was set to `-O1`
and `optflags` comes after the flags appended as `CC`, we were doing LTO
builds with `-O1`.
2022-04-25 14:29:19 -04:00
..
codeql Use codeql-config.yml for codeql-action/init 2021-08-02 17:23:18 +09:00
workflows [CI] Use -O2 on LTO builds as intended 2022-04-25 14:29:19 -04:00
CODEOWNERS Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135) 2021-11-18 10:44:31 -05:00
dependabot.yml Added dependabot configuration for actions dependencies 2022-03-24 20:31:57 +09:00
SECURITY.md