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 --- exynos/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exynos/meson.build') diff --git a/exynos/meson.build b/exynos/meson.build index 6b4fe1e..c87be6b 100644 --- a/exynos/meson.build +++ b/exynos/meson.build @@ -56,6 +56,6 @@ test( args : [ '--lib', libdrm_exynos, '--symbols-file', files('exynos-symbols.txt'), - '--nm', prog_nm.path(), + '--nm', prog_nm.full_path(), ], ) -- cgit v1.2.3