You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works with `docker run -it --rm -v ${PWD}:/project devkitpro/devkitppc:20260202 make -C /project`
It's broken with `docker run -it --rm -v ${PWD}:/project devkitpro/devkitppc:20260203 make -C /project` or newer versions