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

arm9/arm11 Makefile: Fix building with spaces in path #828

Merged
merged 1 commit into from
Aug 26, 2023

Conversation

ihaveamac
Copy link
Contributor

This quotes $(CURDIR) which fixes an issue with building GM9 in a path with spaces, which Windows users are likely to have.

This quotes $(CURDIR) which fixes an issue with building GM9 in a path
with spaces, which Windows users are likely to have.
Copy link
Collaborator

@Wolfvak Wolfvak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

classic mistake, thanks!

@Wolfvak Wolfvak merged commit ad8b5e0 into d0k3:master Aug 26, 2023
1 check passed
MisterSheeple pushed a commit to MisterSheeple/DumpATron3D that referenced this pull request Apr 19, 2024
This quotes $(CURDIR) which fixes an issue with building GM9 in a path
with spaces, which Windows users are likely to have.
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