summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarol Herbst <kherbst@redhat.com>2023-09-26 13:52:29 +0200
committerEric Engestrom <eric@engestrom.ch>2023-09-27 12:24:44 +0100
commit8e8acb4481657f4fcd6cc1a9a76e762a9e14da60 (patch)
tree5ecd2cbe08e0ccd10e2eaec5e94d6a5bc5b093d1
parentdcfa7b970f67b72fccb3259128bd2af6a368e51c (diff)
meson/rusticl: add sha1_h
This ensures this file is generated. Fixes: 20c90fed5a0 ("rusticl: added") Signed-off-by: Karol Herbst <kherbst@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25400> (cherry picked from commit 2a90ee16935cf3c681cb4f993a9b7b1249a0750f)
-rw-r--r--.pick_status.json2
-rw-r--r--src/gallium/frontends/rusticl/meson.build1
2 files changed, 2 insertions, 1 deletions
diff --git a/.pick_status.json b/.pick_status.json
index e4c65a75312..ab63653e47c 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -157,7 +157,7 @@
"description": "meson/rusticl: add sha1_h",
"nominated": true,
"nomination_type": 1,
- "resolution": 0,
+ "resolution": 1,
"main_sha": null,
"because_sha": "20c90fed5a0ab0202ee1ef474c71cb816164a448"
},
diff --git a/src/gallium/frontends/rusticl/meson.build b/src/gallium/frontends/rusticl/meson.build
index 5c587f783df..fc76078f58a 100644
--- a/src/gallium/frontends/rusticl/meson.build
+++ b/src/gallium/frontends/rusticl/meson.build
@@ -186,6 +186,7 @@ rusticl_mesa_bindings_inline_wrapper = static_library(
'rusticl_mesa_inline_bindings_wrapper.h',
'rusticl_nir.c',
'rusticl_nir.h',
+ sha1_h,
],
gnu_symbol_visibility : 'hidden',
include_directories : [