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