mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1304] [MERGED] Fix build with musl libc #437
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1304
Author: @michaelforney
Created: 12/25/2020
Status: ✅ Merged
Merged: 12/25/2020
Merged by: @stenzek
Base:
master← Head:musl📝 Commits (2)
7b021a5Build: Fix threads detection on libc with built-in supporte8cd072FileSystem: Include <limits.h> for PATH_MAX📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
CMakeModules/FindSDL2.cmake(+1 -1)📝
src/common/file_system.cpp(+1 -0)📄 Description
Here are a couple of changes I needed to build on Linux with musl libc.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.