This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Reenable LTO for testing
Signed-off-by: falkTX <falktx@falktx.com>
tags/23.07
falkTX
2 years ago
parent
a42ca2c5df
commit
2352682996
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -9,7 +9,7 @@ env:
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
LIBGL_ALWAYS_SOFTWARE: true
WITH_LTO:
fals
e
WITH_LTO:
tru
e
jobs:
linux-arm64:
Write
Preview
Loading…
Cancel
Save