b238210c01
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 |
||
---|---|---|
.. | ||
arch | ||
HOST_darwin-x86.mk | ||
HOST_linux-x86.mk | ||
HOST_windows-x86.mk | ||
javac.mk | ||
select.mk | ||
TARGET_linux-arm.mk | ||
TARGET_linux-sh.mk | ||
TARGET_linux-x86.mk |