diff options
| author | ghpzin <ghpzin@gmail.com> | 2025-09-20 20:06:37 +0300 |
|---|---|---|
| committer | ghpzin <ghpzin@gmail.com> | 2025-09-25 12:15:05 +0300 |
| commit | 6aae2245d2d657f8cf024c461c0ba56acfd0efcd (patch) | |
| tree | 3c34feaf90961217fbb1b665a58c2f57d6c52457 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch | |
| parent | b56976b4b1285d1a1aa56508275fff145cccb6b2 (diff) | |
mesa: fix build with gcc15
- remove `rustPlatform.bindgenHook` from `buildInputs`,
`rustPlatform.bindgenHook` adds gcc headers to `BINDGEN_EXTRA_CLANG_ARGS`
which somehow conflict more with gcc15 than gcc14.
Removing hook should let meson use bindgen from cli with clang libraries.
Fixes bindgen error building `mesa` with gcc15:
```
FAILED: [code=1] src/nouveau/compiler/nak_bindings.rs
/nix/store/rm899xgm82kanr814dk8siwyghyxwphg-rust-bindgen-0.72.0/bin/bindgen
../src/nouveau/compiler/nak_bindings.h ...
/build/source/src/nouveau/winsys/./nouveau_bo.h:41:4: error: unknown
type name 'atomic_uint_fast32_t'
Unable to generate bindings: clang diagnosed error:
/build/source/src/nouveau/winsys/./nouveau_bo.h:41:4: error: unknown
type name 'atomic_uint_fast32_t'
```
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions
