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

Prepare publication on homebrew #50

Closed
topheman opened this issue Mar 3, 2024 · 3 comments
Closed

Prepare publication on homebrew #50

topheman opened this issue Mar 3, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@topheman
Copy link
Owner

topheman commented Mar 3, 2024

@topheman topheman self-assigned this Mar 3, 2024
@topheman topheman added the v2 label Mar 3, 2024
@topheman topheman removed the v2 label Mar 3, 2024
@topheman
Copy link
Owner Author

topheman commented Mar 3, 2024

I remove zstd from the dependent crates of actix-web because it fails to compile on aarch64 - see Cargo.toml

actix-web = { version = "4.5.1", default-features = false, features = [
  "macros",
  "compress-gzip",
] }

It still doesn't compile to aarch64 on my intel because I don't have the latest XCode.

@topheman
Copy link
Owner Author

topheman commented Mar 4, 2024

Build for x86_64-apple-darwin made on intel with a not so recent xcode snakepipe-x86_64-apple-darwin.tar.gz

topheman added a commit that referenced this issue Mar 4, 2024
@topheman
Copy link
Owner Author

topheman commented Mar 4, 2024

see https://github.com/topheman/snake-pipe-rust/actions/runs/8147200335

@topheman topheman reopened this Mar 5, 2024
@topheman topheman added the enhancement New feature or request label Mar 6, 2024
topheman added a commit that referenced this issue Mar 6, 2024
topheman added a commit that referenced this issue Mar 8, 2024
topheman added a commit that referenced this issue Mar 9, 2024
topheman added a commit that referenced this issue Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant