mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-24 16:00:13 +01:00
Android's major/minor/makedev live in <sys/sysmacros.h>
Bug: https://github.com/android-ndk/ndk/issues/398 Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
81312f3730
commit
bbe998791d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# XXX: Consider moving these to config.h analogous to autoconf.
|
||||
LOCAL_CFLAGS += \
|
||||
-DMAJOR_IN_SYSMACROS=1
|
||||
-DHAVE_VISIBILITY=1 \
|
||||
-DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue