mirror of
git://slackware.nl/current.git
synced 2025-01-19 22:27:46 +01:00
11 lines
395 B
Diff
11 lines
395 B
Diff
|
--- ./src/gallium/frontends/rusticl/meson.build.orig 2023-04-07 11:22:42.000000000 -0500
|
||
|
+++ ./src/gallium/frontends/rusticl/meson.build 2023-04-13 14:19:05.372488443 -0500
|
||
|
@@ -92,7 +92,6 @@
|
||
|
rusticl_bindgen_args = [
|
||
|
'--no-convert-floats',
|
||
|
'--use-array-pointers-in-arguments',
|
||
|
- '--size_t-is-usize',
|
||
|
'--default-enum-style', 'rust',
|
||
|
'--with-derive-partialeq',
|
||
|
'--with-derive-eq',
|