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: use xdg-open for opening URL on FreeBSD #5587

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

mord0d
Copy link
Contributor

@mord0d mord0d commented Oct 19, 2024

Checklist

Required

Optional

Purpose of change

Fixes #5585

Allows to build source code on FreeBSD (tested on 14.1-RELEASE-p5).

Describe the solution

Describe alternatives you've considered

Testing

Additional context

@github-actions github-actions bot added the src changes related to source code. label Oct 19, 2024
@RoyalFox2140 RoyalFox2140 requested a review from scarf005 October 20, 2024 03:23
@RoyalFox2140
Copy link
Collaborator

I am 100% unqualified to understand any of this despite touching the build matrix a bit. I'll send this to people who can take a good look at it so we make sure it gets reviewed.

@scarf005 scarf005 changed the title fix: url_utility.cpp: use xdg-open on FreeBSD fix: use xdg-open for opening URL on FreeBSD Oct 20, 2024
@scarf005 scarf005 merged commit ee91baf into cataclysmbnteam:main Oct 20, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix url_utility.cpp for FreeBSD
3 participants