summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliott Hughes2017-05-24 02:38:38 -0500
committerandroid-build-merger2017-05-24 02:38:38 -0500
commit486358728120226bf5b48cc1ec7e14744bdaff33 (patch)
tree38977c605c37370b71a4ce2000593e0f50914a07
parent49e280c36323fca6b53334dcaa71587e28a0c282 (diff)
parentdd923ad40d304700ac94dc894aa08b6b836dcdab (diff)
downloadexternal-libdrm-486358728120226bf5b48cc1ec7e14744bdaff33.tar.gz
external-libdrm-486358728120226bf5b48cc1ec7e14744bdaff33.tar.xz
external-libdrm-486358728120226bf5b48cc1ec7e14744bdaff33.zip
Android's major/minor/makedev live in <sys/sysmacros.h> am: 791d9b9fd9 am: 303fbc61acandroid-o-mr1-preview-2android-o-mr1-preview-1
am: dd923ad40d Change-Id: I746f1f09ab74da6923f044d175b36e9572b6908f
-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