We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's a commit that implements the instructions here: 7d96ba5
You also need to do:
brew install automake curl
Build as usual:
./autogen.sh ./nomacro.pl ./configure CFLAGS="-O3" make
The text was updated successfully, but these errors were encountered:
Tested on an M4 MacBook Pro running macOS 15.1.1 that this still works. I previously used this on an Intel mac.
Sorry, something went wrong.
I have also the M4 MacBook Pro. I did ./autogen.sh ./nomacro.pl ./configure CFLAGS="-O3" make
But no Makefile so my compilations fails. Could you help me?
@Chococoin did you use my commit?
Oh! Sorry, I didn't do it, but I just did it today, and it works! Thank you.
No branches or pull requests
Here's a commit that implements the instructions here: 7d96ba5
You also need to do:
Build as usual:
./autogen.sh ./nomacro.pl ./configure CFLAGS="-O3" make
The text was updated successfully, but these errors were encountered: