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

Bump 2.x version to fix CMake compilation on /usr-merged distros #89

Open
kouta-kun opened this issue Feb 20, 2024 · 0 comments
Open

Bump 2.x version to fix CMake compilation on /usr-merged distros #89

kouta-kun opened this issue Feb 20, 2024 · 0 comments

Comments

@kouta-kun
Copy link

Hi! Lately, I've been having issues building projects that use SDL_net on distros that have gone through the /usr merge (Debian, Arch Linux, probably some more). As I can see in the repository, this has already been fixed:

get_filename_component(CMAKE_CURRENT_LIST_DIR ${CMAKE_CURRENT_LIST_DIR} REALPATH)

But a new release + version bump has not been created since then, and some distros such as Arch Linux will not ship these kinds of changes as patches. Would it be possible to generate a 2.3.0 or 2.2.1 version bump so that this fix can be propagated into these distros?

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

No branches or pull requests

1 participant