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

Fix macOS Intel build #67

Merged
merged 1 commit into from Apr 26, 2024
Merged

Conversation

wally4000
Copy link
Collaborator

Fix the Intel Mac Build and use $(brew --prefix) where we can.

I know this is not quite right for Linux builds but it seems to ignore the value anyway which is safe for now :)

@wally4000
Copy link
Collaborator Author

I will add that $(brew --prefix) will detect the default prefix for each architecture (Intel and Apple Silicon) so it will default to the correct OS each time.

@sharkwouter sharkwouter merged commit 99ca5eb into pspdev:master Apr 26, 2024
3 checks passed
@sharkwouter
Copy link
Member

Thanks for the fix!

@wally4000 wally4000 deleted the fix-macOS-intel branch April 29, 2024 00:56
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.

None yet

2 participants