summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorandroid-build-team Robot2017-05-24 15:03:02 -0500
committerandroid-build-team Robot2017-05-24 15:03:02 -0500
commit96fa02c8402050bd34bb32182137c0edefe06b7f (patch)
tree38977c605c37370b71a4ce2000593e0f50914a07
parentce829f5be6fe4339f4f47327cd657bec6c2e90ed (diff)
parent486c2664fe64fbe048969c72b6d5a775e817abf2 (diff)
downloadexternal-libdrm-96fa02c8402050bd34bb32182137c0edefe06b7f.tar.gz
external-libdrm-96fa02c8402050bd34bb32182137c0edefe06b7f.tar.xz
external-libdrm-96fa02c8402050bd34bb32182137c0edefe06b7f.zip
release-request-e81235f1-b2b4-4de1-b974-255760176f06-for-git_oc-mr1-release-4040405 snap-temp-L68200000067456736
Change-Id: Ifae354a1d6299b26d619c4cdce882e1b47f50f6c
-rw-r--r--Android.common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.common.mk b/Android.common.mk
index f57b8d37..46370815 100644
--- a/Android.common.mk
+++ b/Android.common.mk
@@ -1,5 +1,6 @@
1# XXX: Consider moving these to config.h analogous to autoconf. 1# XXX: Consider moving these to config.h analogous to autoconf.
2LOCAL_CFLAGS += \ 2LOCAL_CFLAGS += \
3 -DMAJOR_IN_SYSMACROS=1 \
3 -DHAVE_VISIBILITY=1 \ 4 -DHAVE_VISIBILITY=1 \
4 -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1 5 -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1
5 6