diff options
author | Arthur Heymans <arthur@aheymans.xyz> | 2024-07-18 21:39:21 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-07-22 14:05:53 +0000 |
commit | 27d24f21abe70d0376445548a6dd75a5b957aecb (patch) | |
tree | 95526a76334512db0d9b82fcaf7e32ccae0a30b7 /src/soc/mediatek/common/gpio.c | |
parent | c4b9206a22e123f93d919eb6610eb5d28d30b962 (diff) |
Makefile.mk: Mark stack as not executable
Suppress the warning:
missing .note.GNU-stack section implies executable stack
NOTE: This behaviour is deprecated and will be removed in a
future version of the linker
Since we don't need an executable stack this is fine. Some newer
linkers like LLD even default to this.
Change-Id: Ib787cc464e0924ab57575cec9fbfd1d59bdd3481
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83560
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/soc/mediatek/common/gpio.c')
0 files changed, 0 insertions, 0 deletions