android/build.py: enable function/data sections in static libraries
.. and make all library symbols hidden by default.
Saves big amounts of .text section size with --gc-sections, because
only this allows discarding unused functions from those (static)
third-party libraries.
Showing
Please
register
or
sign in
to comment