From 6b5c63be724793e9ba67996ec81d3bf2ecbf5c2c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 11 Jun 2024 19:05:12 +0200 Subject: Adding 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