From 760b2c2d6e60d044191fffc8ff3ed27ae7bc7785 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 11 Jun 2024 19:05:13 +0200 Subject: Merging upstream version 2.4.121. Signed-off-by: Daniel Baumann --- intel/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intel') diff --git a/intel/meson.build b/intel/meson.build index 4af2a35..e609449 100644 --- a/intel/meson.build +++ b/intel/meson.build @@ -104,6 +104,6 @@ test( args : [ '--lib', libdrm_intel, '--symbols-file', files('intel-symbols.txt'), - '--nm', prog_nm.path(), + '--nm', prog_nm.full_path(), ], ) -- cgit v1.2.3