platform_build/core/combo
Nick Kralevich b238210c01 arm: add --warn-shared-textrel
Emit a warning when the static linker detects a shared library
has text relocations. Text relocations make it harder to
share pages across processes, and make it harder to use
certain memory protection features in, for example, SELinux.

This warning will turn into an error in a future change
(via --fatal-warnings)

References: http://www.akkadia.org/drepper/textrelocs.html

Change-Id: I3bc818e3ecdb8a4338668a9e816b6dc1081b7557
2012-08-10 13:05:53 -07:00
..
arch Enable TLS register by default for ARMv7a arch 2012-02-21 09:17:18 -08:00
HOST_darwin-x86.mk am d512fda4: am e42ed0ba: Merge "Move the llvm-gcc warning from HOST_darwin-x86.mk to main.mk" 2012-06-29 20:22:20 -07:00
HOST_linux-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-04-28 00:53:55 +08:00
HOST_windows-x86.mk Added BUILD_HOST_static to build statically linked executable/shared-lib 2012-04-28 00:53:55 +08:00
javac.mk Fix the build: properly detect the BUILD OS version of Java, not the host one. 2010-06-12 11:44:48 -07:00
select.mk Reference the new prebuilt ccache location. 2012-01-09 11:52:23 -08:00
TARGET_linux-arm.mk arm: add --warn-shared-textrel 2012-08-10 13:05:53 -07:00
TARGET_linux-sh.mk am 99e1613f: am 72b329e5: am 3c5191c6: Merge "Update build rule for executable with PRIVATE_ALL_WHOLE_STATIC_LIBRARIES" 2012-05-21 14:30:47 -07:00
TARGET_linux-x86.mk Add -fuse-ld=bfd to x86 target 2012-07-25 11:06:28 -07:00