Skip to content

Avoid cross-compiling zstd #6

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
Jul 15, 2025
Merged

Avoid cross-compiling zstd #6

merged 1 commit into from
Jul 15, 2025

Conversation

swankjesse
Copy link
Collaborator

The project's build doesn't seem to work building macos X64 on macos ARM64. Rather than fighting it, just give up and use CMake on each supported platform.

The project's build doesn't seem to work building macos X64
on macos ARM64. Rather than fighting it, just give up and
use CMake on each supported platform.
@swankjesse swankjesse requested a review from yschimke July 15, 2025 02:00
@@ -126,7 +127,7 @@ cklib {
}

android {
namespace = "app.cash.zipline"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops

@swankjesse swankjesse merged commit 73cfe24 into main Jul 15, 2025
4 checks passed
@swankjesse swankjesse deleted the jwilson.0714.cmake branch July 15, 2025 12:49
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.

3 participants