tu: Undef before redefining MESA_LOG_TAG

Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40853>
This commit is contained in:
Karmjit Mahil 2026-04-08 14:21:29 +01:00 committed by Marge Bot
parent bd66b7bc01
commit 3c9ce4fdbc

View file

@ -26,6 +26,7 @@
#define VG(x) ((void)0)
#endif
#undef MESA_LOG_TAG
#define MESA_LOG_TAG "TU"
#include "c11/threads.h"