Skip to content

fix: prevent conflict between binaries #721

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 8, 2025
Merged

fix: prevent conflict between binaries #721

merged 1 commit into from
Apr 8, 2025

Conversation

aminya
Copy link
Member

@aminya aminya commented Apr 7, 2025

This changes the parent directory name from abi to libc-abi-buildType to prevent conflicts when all the binaries are copied for zeromq to the same directory.

This caused glibc and musl binaries to conflict in the previous release on arm64

Fixes #718
Related to #715

This changes the parent directory name from `abi` to `libc-abi-buildType` to prevent conflicts when all the binaries are copied for a package to the same directory.
@aminya aminya merged commit b6952d7 into master Apr 8, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

findAddon fails on Ubuntu arm64
1 participant