mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 08:10:11 +01:00
android: make symbols hidden by default
Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
99c3540dd4
commit
f6b4737e2f
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
LOCAL_CFLAGS += \
|
LOCAL_CFLAGS += \
|
||||||
-DMAJOR_IN_SYSMACROS=1 \
|
-DMAJOR_IN_SYSMACROS=1 \
|
||||||
-DHAVE_VISIBILITY=1 \
|
-DHAVE_VISIBILITY=1 \
|
||||||
|
-fvisibility=hidden \
|
||||||
-DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1
|
-DHAVE_LIBDRM_ATOMIC_PRIMITIVES=1
|
||||||
|
|
||||||
LOCAL_CFLAGS += \
|
LOCAL_CFLAGS += \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue