505e4ec646
Some projects are still built with our host GCC 4.8, which doesn't support -fstack-protector-strong. The combo .mk files are used by GCC and clang, so it's not safe to turn on -fstack-protector-strong there. Instead, do it in the clang-specific .mk for now. We can clean this up when elfutils (the last code built for the host with GCC that I'm aware of) is built by clang. We'll be able to remove the host GCC prebuilts too! Change-Id: I314b9eab071c132a8e2cb8cc779a75ae8abb12e2 |
||
---|---|---|
.. | ||
arm.mk | ||
arm64.mk | ||
config.mk | ||
HOST_CROSS_windows.mk | ||
HOST_x86.mk | ||
HOST_x86_64.mk | ||
HOST_x86_common.mk | ||
mips.mk | ||
mips64.mk | ||
TARGET_arm.mk | ||
TARGET_arm64.mk | ||
TARGET_mips.mk | ||
TARGET_mips64.mk | ||
TARGET_x86.mk | ||
TARGET_x86_64.mk | ||
x86.mk | ||
x86_64.mk |