amd/addrlib: remove Meson debug message()

This message pops up in the Meson build logs, but has no context
and doesn't seem to be directed at end-users. Sounds like a leftover
from a debugging session.

Signed-off-by: Simon Ser <contact@emersion.fr>
Fixes: d0767fc045 ("amd/addrlib: use cpp.has_argument() to filter compiler arguments")
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11524>
(cherry picked from commit 17f0d7ef83)
This commit is contained in:
Simon Ser 2021-06-22 14:58:16 +02:00 committed by Eric Engestrom
parent 94bc232abe
commit 31aa33c182
2 changed files with 1 additions and 3 deletions

View file

@ -1606,7 +1606,7 @@
"description": "amd/addrlib: remove Meson debug message()",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"main_sha": null,
"because_sha": "d0767fc045a1210f9fff464b96dd68cf36fe57f9"
},

View file

@ -68,8 +68,6 @@ foreach w : ['-Wno-unused-variable', '-Wno-unused-local-typedefs',
endif
endforeach
message(cpp_args_addrlib)
libamdgpu_addrlib = static_library(
'addrlib',
files_addrlib,