diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-11-08 17:15:07 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-11-09 09:54:12 +0200 |
commit | 031b9d7d864161a595a8f1476abc12afaca9ada4 (patch) | |
tree | bdc5d780675ecc8a0aecd29c66e2ef45e6a75402 /graphite/Module_graphite.mk | |
parent | 1aa912ed1e525b879bc90d48aa9f0a1469c47c11 (diff) |
Use JNIEXPORT to really export these for Android
Now with DISABLE_DYNLOADING, SAL_DLLPUBLIC_EXPORT actually means
hidden visibilty. Which is OK in general as with a single DSO (or a
single executable, for iOS), none of our "normal" entry points need to
be visible froom the outside.
So for the JNI entry points use JNIEXPORT. On "normal" platforms it
should be equivalent to SAL_DLLPUBLIC_EXPORT.
Change-Id: Iad634950e635ac03a0e90cae6d00afd9fb4eeb64
Diffstat (limited to 'graphite/Module_graphite.mk')
0 files changed, 0 insertions, 0 deletions