* commit '491871aa03b6a6b4d4f1d6ebb7e2f4dc746b4d4b': Add -Wl,--fatal-warnings to x86_64.
This commit is contained in:
@@ -161,6 +161,7 @@ TARGET_GLOBAL_LDFLAGS += -m64
|
||||
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 := \
|
||||
|
Reference in New Issue
Block a user