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

PSP: Allow building tests in parallel #11391

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

sharkwouter
Copy link
Collaborator

Without this change using the -j flag while building the tests causes errors.

Description

The PSPSDK has been updated to allow for setting the target directory of EBOOT.PBP file. We can use this to make it possible to use the -j flag while building them. Right now this still causes errors.

Existing Issue(s)

This is #11390 for SDL3.

@sharkwouter sharkwouter linked an issue Nov 1, 2024 that may be closed by this pull request
@icculus icculus merged commit 780578c into libsdl-org:main Nov 1, 2024
39 checks passed
@sharkwouter sharkwouter deleted the allow-parallel-build-psp-sdl3 branch November 1, 2024 15:57
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.

Creating PSP EBOOTs fails in parallel builds
2 participants