From 8e8acb4481657f4fcd6cc1a9a76e762a9e14da60 Mon Sep 17 00:00:00 2001 From: Karol Herbst Date: Tue, 26 Sep 2023 13:52:29 +0200 Subject: [PATCH] meson/rusticl: add sha1_h This ensures this file is generated. Fixes: 20c90fed5a0 ("rusticl: added") Signed-off-by: Karol Herbst Part-of: (cherry picked from commit 2a90ee16935cf3c681cb4f993a9b7b1249a0750f) --- .pick_status.json | 2 +- src/gallium/frontends/rusticl/meson.build | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 : [