فهرست منبع

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