Loading
audacity: fix darwin build failure
We link binaries with /usr/lib/libSystem.B.dylib but patchPhase was patching upstream fix_bundle script so that it was overriding references to it with @loader_path/../Frameworks, breaking the build.
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
We link binaries with /usr/lib/libSystem.B.dylib but patchPhase was patching upstream fix_bundle script so that it was overriding references to it with @loader_path/../Frameworks, breaking the build.