Skip to content

compat.glfw: declare abi:glibc capability (linux)#33

Merged
Sunrisepeak merged 1 commit into
mainfrom
compat-glfw-abi
Jun 3, 2026
Merged

compat.glfw: declare abi:glibc capability (linux)#33
Sunrisepeak merged 1 commit into
mainfrom
compat-glfw-abi

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Adds abi:glibc to compat.glfw's linux runtime capabilities so mcpp can enforce ABI compatibility (musl-static fails fast with an actionable message rather than a deep arc4random_buf error). Surfaced by mcpp why / mcpp doctor. Pairs with mcpp-community/mcpp#109 (capability-driven ABI enforcement).

Lets mcpp enforce that GLFW consumers use a glibc toolchain (it links the
glibc X11/GL world); musl-static now fails fast with an actionable ABI error
instead of a cryptic arc4random_buf failure.
@Sunrisepeak Sunrisepeak merged commit 9ed18a6 into main Jun 3, 2026
4 checks passed
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.

2 participants