forked from mirrors/qmk_userspace
This reverts commit de3c42125b
.
This commit is contained in:
parent
1efc79063c
commit
4c625d8286
3 changed files with 6 additions and 12 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue