Skip to content
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

Disable zlib-ng for aarch64 linux and re-enable it for x64 linux #1565

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

NobodyXu
Copy link
Member

@NobodyXu NobodyXu commented Jan 13, 2024

To fix the error in #1563 CI and also re-enable zlib-ng for x86_64 linux to improve its performance since it is one of the most used targets.

@NobodyXu NobodyXu requested a review from passcod January 13, 2024 00:11
@NobodyXu
Copy link
Member Author

NobodyXu commented Jan 13, 2024

Sorry for requesting your review again @passcod since #1564 can't work due to the unknown --undefined flag passed by cargo-auditable which has no workaround.

The only way forward is to disable zlib-ng on aarch64 linux, though I re-enable it on x86_64 linux to get back some performance on widely used targets, though I'm not sure if it will work and I might have to revert that decision later.

@NobodyXu NobodyXu enabled auto-merge January 13, 2024 00:14
@NobodyXu NobodyXu added this pull request to the merge queue Jan 13, 2024
Merged via the queue into main with commit 9df18b1 Jan 13, 2024
26 checks passed
@NobodyXu NobodyXu deleted the disable-zlib-ng-for-aarc64-linux branch January 13, 2024 01:24
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.

2 participants