From e464f0be30c1a42606ae1e7f1a47504426de5e64 Mon Sep 17 00:00:00 2001 From: Paul Ferrand Date: Fri, 29 Sep 2023 10:05:57 +0200 Subject: [PATCH] Tweak Apple builds --- .github/workflows/build.yml | 4 ---- library | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 65c4efb..adcb5a5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -159,11 +159,7 @@ jobs: else options=( ${options[@]} - # FIXME: - # Disable WavPack optimizations to let the universal build to work, see - # https://github.com/dbry/WavPack/issues/93 -D CMAKE_OSX_ARCHITECTURES="arm64;x86_64" - -D WAVPACK_ENABLE_ASM=OFF ) fi cmake "${options[@]}" diff --git a/library b/library index c2783f1..d6f8a55 160000 --- a/library +++ b/library @@ -1 +1 @@ -Subproject commit c2783f1853067af933cdc8cc6e523d12a296b59d +Subproject commit d6f8a558607472ce222d0e2448bbe852028b4a39