Disable LTO post-release; Update JTB_-_Waves.vcv
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
667760b343
commit
e2287e07eb
2 changed files with 5516 additions and 5504 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -10,7 +10,7 @@ env:
|
|||
DEBIAN_FRONTEND: noninteractive
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
LIBGL_ALWAYS_SOFTWARE: 'true'
|
||||
WITH_LTO: 'true'
|
||||
WITH_LTO: 'false'
|
||||
|
||||
jobs:
|
||||
linux-arm64:
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue