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>
This commit is contained in:
Simon Ser 2021-06-22 14:58:16 +02:00 committed by Marge Bot
parent d977e7fbe1
commit 17f0d7ef83

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,