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 an X86_64 build for linux #411

Open
adam-devel opened this issue May 10, 2024 · 2 comments
Open

Add an X86_64 build for linux #411

adam-devel opened this issue May 10, 2024 · 2 comments

Comments

@adam-devel
Copy link

adam-devel commented May 10, 2024

While writing a PKGBUILD file to install this program in my arch linux system, which uses glibc (a commonly used standard library), runs on the x86_64 CPU architecture (also very commonly used), I took a glance at the releases page and it seems the only available builds for my architecture (x86_64) are built for the darwin kernel or the linux kernel with the musl standard library.

i will compile the program now, but it would be nice to have a prebuilt binary version for the x86_64 architecture running the linux kernel with the gnu c standard library.

@adam-devel
Copy link
Author

mcfly is actually available as a prebuilt binary package in the official repos... didn't notice, checking the aur and writing a PKGBUILD has become almost second nature.

@cantino
Copy link
Owner

cantino commented May 26, 2024

Happy to accept additions to the build actions.

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

No branches or pull requests

2 participants