OSDN Git Service

android: set the HAVE_VISIBILITY define
authorEmil Velikov <emil.l.velikov@gmail.com>
Wed, 1 Apr 2015 15:54:26 +0000 (16:54 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 29 Apr 2015 17:29:37 +0000 (17:29 +0000)
commit9dd2e8e552a5c290bc52190e074db1b3843faaf8
tree9af97d0ee8121efc1e2751313ceed9f5943af192
parentb091ecdbf93fca76521868863fb1f20e0bfe7268
android: set the HAVE_VISIBILITY define

... in order to limit the exported symbols only to the required ones.
Both compilers used with Android (GCC and LLVM) support this, so set it
unconditionally.

Cc: Chih-Wei Huang <cwhuang@linux.org.tw>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Android.mk