Merge "Define MESA_DEBUG=0 for Android" into main

This commit is contained in:
Serdar Kocdemir 2024-12-17 10:51:13 -08:00 committed by Gerrit Code Review
commit 5487f7f6cf

View file

@ -147,6 +147,7 @@ cc_defaults {
"-DHAVE_ENDIAN_H",
"-DMAJOR_IN_SYSMACROS",
"-DVK_USE_PLATFORM_ANDROID_KHR",
"-DMESA_DEBUG=0",
"-fvisibility=hidden",
"-fno-math-errno",
"-fno-trapping-math",