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

Remove the devkitARM version dependency #309

Merged

Conversation

jonko0493
Copy link
Member

Fixes #305. This just removes the check for this which removes the error and also removes the dependency on libgcc, which isn't necessary for building our hacks (it's leftover boilerplate from other projects that once required it). With the removal of the libgcc dependency, we no longer need to reference the version-specific devkitARM gcc directory which means we're fully version-independent for devkitARM.

@jonko0493 jonko0493 self-assigned this Jan 10, 2024
@jonko0493 jonko0493 changed the title Remove the version dependency from devkitARM Remove the devkitARM version dependency Jan 10, 2024
@WiIIiam278 WiIIiam278 merged commit ea433e5 into haroohie-club:main Jan 10, 2024
4 checks passed
@jonko0493 jonko0493 deleted the RemoveDevkitARMVersionDependency branch January 10, 2024 17:07
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.

DevkitARM is most likely out of date
2 participants