Browse Source

Update Carla, build binaries with LTO

Signed-off-by: falkTX <falktx@falktx.com>
tags/v2.4.3
falkTX 1 year ago
parent
commit
8b2e7725e3
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
3 changed files with 3 additions and 4 deletions
  1. +1
    -2
      .github/workflows/release.yml
  2. +1
    -1
      Carla
  3. +1
    -1
      PawPaw

+ 1
- 2
.github/workflows/release.yml View File

@@ -4,10 +4,9 @@ on:
push:

env:
CACHE_VERSION: 4
CACHE_VERSION: 5
DEBIAN_FRONTEND: noninteractive
HOMEBREW_NO_AUTO_UPDATE: 1
PAWPAW_SKIP_LTO: 1

jobs:
# macOS native intel build


+ 1
- 1
Carla

@@ -1 +1 @@
Subproject commit f1d7b590204073c7aaecbbc402f40623021aa420
Subproject commit 97582181926ed102e1e7080e456c2adebbf803fa

+ 1
- 1
PawPaw

@@ -1 +1 @@
Subproject commit b54d0246597b1aae28b28ff734bef6e740758c55
Subproject commit 9fa141a1050cfd81577f068135218723441b8ac5

Loading…
Cancel
Save