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

Add ARM slice for macOS #132

Merged
merged 1 commit into from
Nov 20, 2021
Merged

Add ARM slice for macOS #132

merged 1 commit into from
Nov 20, 2021

Conversation

codetheweb
Copy link
Contributor

I compiled an ARM version using the embeded source, then combined the two binaries with lipo.

gifsicle-bin on  main [!] is 📦 v6.0.3
➜ file vendor/macos/gifsicle
vendor/macos/gifsicle: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit executable x86_64] [arm64:Mach-O 64-bit executable arm64]
vendor/macos/gifsicle (for architecture x86_64):	Mach-O 64-bit executable x86_64
vendor/macos/gifsicle (for architecture arm64):	Mach-O 64-bit executable arm64

@codetheweb codetheweb changed the title Add ARM slice Add ARM slice for macOS Nov 19, 2021
@1000ch 1000ch merged commit 3cf6982 into imagemin:main Nov 20, 2021
sindresorhus pushed a commit that referenced this pull request Nov 26, 2021
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