projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e838d91
)
android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
author
Mauro Rossi
<issor.oruam@gmail.com>
Fri, 21 Aug 2015 21:46:28 +0000
(23:46 +0200)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 9 Sep 2015 14:26:06 +0000
(15:26 +0100)
Fixes: 797f4eacea8(configure.ac: rename LLVM_VERSION_PATCH to avoid
conflict with llvm-config.h)
Cc: 11.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Android.common.mk
patch
|
blob
|
history
diff --git
a/Android.common.mk
b/Android.common.mk
index d662d6018e4f115e75ffdb2ce75114f533d5be06..f7556d7364f1d207326f09db5ff2c3c1ce04a16b 100644
(file)
--- a/
Android.common.mk
+++ b/
Android.common.mk
@@
-70,7
+70,7
@@
endif
ifeq ($(MESA_ENABLE_LLVM),true)
LOCAL_CFLAGS += \
- -DHAVE_LLVM=0x0305 -DLLVM_VERSION_PATCH=2 \
+ -DHAVE_LLVM=0x0305 -D
MESA_
LLVM_VERSION_PATCH=2 \
-D__STDC_CONSTANT_MACROS \
-D__STDC_FORMAT_MACROS \
-D__STDC_LIMIT_MACROS