Skip to content

Conversation

@vaguerant
Copy link

Proactive buildfix per libretro/RetroArch#14925, which will necessitate an update of the Wii U toolchain to a version which no longer supports the -mwup flag. Safe to merge now; new flags are synonymous and function in both old and new toolchains.

@LibretroAdmin
Copy link
Contributor

Can you fix the merge conflict?

@vaguerant
Copy link
Author

vaguerant commented Jul 2, 2024

Oh sorry, I hadn't realized Ploggy already had a PR in for this core. But it looks like the previous PR accidentally removed some additional flags over what was necessary, so this PR is now essentially just restoring -U__INT32_TYPE__ -U __UINT32_TYPE__ -D__INT32_TYPE__=int which were removed by accident.

EDIT: Renamed PR per above.

@vaguerant vaguerant changed the title Remove outdated Wii U compiler flag Restore missing Wii U compiler flags Jul 2, 2024
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