am 9d602a70: am ecb1a565: x86: compile everything with relro / bind_now

* commit '9d602a7005683965814823feda5aabcce5a92201':
  x86: compile everything with relro / bind_now
This commit is contained in:
Nick Kralevich
2012-05-10 09:30:54 -07:00
committed by Android Git Automerger

View File

@@ -139,6 +139,7 @@ TARGET_GLOBAL_CFLAGS += -D__ANDROID__
TARGET_GLOBAL_LDFLAGS += -m32
TARGET_GLOBAL_LDFLAGS += -Wl,-z,noexecstack
TARGET_GLOBAL_LDFLAGS += -Wl,-z,relro -Wl,-z,now
TARGET_GLOBAL_LDFLAGS += -Wl,--gc-sections
TARGET_C_INCLUDES := \