No description
Find a file
Colin Cross bfae8859f2 Support prefix_symbols for linker
The linker needs to add __dl_ to the beginning of all of its symbols
to avoid conflicts.  Add support for a prefix_symbols property, and
insert an objcopy --prefix_symbols build step to produce the final
binary.

Change-Id: I70de7c830cd64305e5900c6de53efecea2e17c75
2015-03-27 15:58:24 -07:00
androidmk Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
cc Support prefix_symbols for linker 2015-03-27 15:58:24 -07:00
cmd Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
common Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
config Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Export cc types for art to inherit from 2015-03-25 11:33:06 -07:00
glob Update import paths for changes to blueprint 2015-03-23 12:57:34 -07:00
Blueprints Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
bootstrap.bash Replace soong script with a symlink 2015-03-25 14:09:02 -07:00
build.ninja.in Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
copygcclib.sh Add soong_build primary builder 2015-03-13 20:28:16 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
root.bp Add support for building NDK modules. 2015-03-26 21:58:12 -07:00
soong.bash Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
soong.bootstrap.in Replace soong script with a symlink 2015-03-25 14:09:02 -07:00