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
Using make modern on Msys2 and Cygwin makes the build fail with:
make modern
data/mystery_gift.s:18: error: include/constants/rematches.h:4: empty enum is invalid make: *** [Makefile:347: build/modern/data/mystery_gift.o] Error 1 make: *** Deleting file 'build/modern/data/mystery_gift.o'
Good commit: a3d5f54 Bad commit: 3f49c5c
Building with make modern on other systems doesn't fail.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Using
make modern
on Msys2 and Cygwin makes the build fail with:Good commit: a3d5f54
Bad commit: 3f49c5c
Building with
make modern
on other systems doesn't fail.The text was updated successfully, but these errors were encountered: