summaryrefslogtreecommitdiffstats
path: root/src/amd/Android.common.mk
diff options
context:
space:
mode:
authorMauro Rossi <[email protected]>2017-05-03 14:35:14 -0500
committerEmil Velikov <[email protected]>2017-05-11 13:52:20 +0100
commitf21454eaa57fb930dcd9e602a11385bcb39b58cf (patch)
tree4b51c4ad5d7450d5e715290430626123666dedd1 /src/amd/Android.common.mk
parent7e907d8f7f4490e53775267696523a092a8f6363 (diff)
Android: define required __STDC* macros as cflags
Necessary to fix the following radeonsi building errors: In file included from external/mesa/src/gallium/drivers/radeonsi/si_blit.c:24: In file included from external/mesa/src/gallium/drivers/radeonsi/si_pipe.h:29: In file included from external/mesa/src/gallium/drivers/radeonsi/si_shader.h:71: In file included from external/llvm/include/llvm-c/Core.h:18: In file included from external/llvm/include/llvm-c/ErrorHandling.h:17: In file included from external/llvm/include/llvm-c/Types.h:17: external/llvm/include/llvm/Support/DataTypes.h:49:3: error: "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h" ^ external/llvm/include/llvm/Support/DataTypes.h:53:3: error: "Must #define __STDC_CONSTANT_MACROS before " "#including Support/DataTypes.h" ^ 2 errors generated. [Emil Velikov: add inline comment about the defines] Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/amd/Android.common.mk')
0 files changed, 0 insertions, 0 deletions