From 6c37e93dd2c14d772944ff1955f9c22c5120ff30 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 65c4efb3..adcb5a52 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 c2783f18..a03ae37b 160000 --- a/library +++ b/library @@ -1 +1 @@ -Subproject commit c2783f1853067af933cdc8cc6e523d12a296b59d +Subproject commit a03ae37b1a34107c7c7aa52d95d9f6ec350c67b8