This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Skip LTO in release builds
Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.5.5
falkTX
1 year ago
parent
28c1099f5b
commit
fc8096a006
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.github/workflows/release.yml
+ 2
- 1
.github/workflows/release.yml
View File
@@ -9,7 +9,8 @@ on:
- '*'
env:
CACHE_VERSION: 11
CACHE_VERSION: 1
PAWPAW_SKIP_LTO: 1
PAWPAW_VERSION: cd7b760d6a32ecad263b112c12be8a306ed1e89c
jobs:
Write
Preview
Loading…
Cancel
Save