am 8c4efac5
: Merge "x86: turn on -Wl,--fatal-warnings"
* commit '8c4efac588d695b11ed341a0e4531d3e220dbe8c': x86: turn on -Wl,--fatal-warnings
This commit is contained in:
commit
0f79829763
1 changed files with 1 additions and 0 deletions
|
@ -185,6 +185,7 @@ TARGET_GLOBAL_LDFLAGS += -m32
|
|||
TARGET_GLOBAL_LDFLAGS += -Wl,-z,noexecstack
|
||||
TARGET_GLOBAL_LDFLAGS += -Wl,-z,relro -Wl,-z,now
|
||||
TARGET_GLOBAL_LDFLAGS += -Wl,--warn-shared-textrel
|
||||
TARGET_GLOBAL_LDFLAGS += -Wl,--fatal-warnings
|
||||
TARGET_GLOBAL_LDFLAGS += -Wl,--gc-sections
|
||||
|
||||
TARGET_C_INCLUDES := \
|
||||
|
|
Loading…
Reference in a new issue