This reverts commit de3c42125b.
This commit is contained in:
@@ -476,9 +476,6 @@ HEX = $(OBJCOPY) -O $(FORMAT)
|
||||
EEP =
|
||||
BIN = $(OBJCOPY) -O binary
|
||||
|
||||
# disable warning about RWX triggered by ChibiOS linker scripts
|
||||
SHARED_LDFLAGS += $(call cc-option, -Wl$(,)--no-warn-rwx-segments)
|
||||
|
||||
##############################################################################
|
||||
# Make targets
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user