mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
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:
parent
bd66b7bc01
commit
3c9ce4fdbc
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#define VG(x) ((void)0)
|
||||
#endif
|
||||
|
||||
#undef MESA_LOG_TAG
|
||||
#define MESA_LOG_TAG "TU"
|
||||
|
||||
#include "c11/threads.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue