Browse Source

jack2 is not compatible with LTO right now

Signed-off-by: falkTX <falktx@falktx.com>
pull/28/head
falkTX 3 years ago
parent
commit
1c59dcc7d1
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      build-jack2.sh

+ 3
- 0
build-jack2.sh View File

@@ -22,6 +22,9 @@ fi

# ---------------------------------------------------------------------------------------------------------------------

# jack2 is not compatible with LTO right now
export PAWPAW_SKIP_LTO=1

source setup/check_target.sh
source setup/env.sh
source setup/functions.sh


Loading…
Cancel
Save