ソースを参照

Change LTO setting from FULL to thin

jimsterino98 3 週間 前
コミット
3653c1b8f1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -287,7 +287,7 @@ jobs:
         if: inputs.cache == 'true' && inputs.build_type == 'make'
         uses: ./.github/actions/use-ccache
 
-      - name: enable FULL LTO
+      - name: enable thin LTO
         uses: ./.github/actions/lto
         
       - name: Build