Commit 9ed18a6
compat.glfw: declare abi:glibc capability (linux) (#33)
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.
Co-authored-by: sunrisepeak <x.d2learn.org@gmail.com>1 parent 94543a4 commit 9ed18a6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments