skip lto for samd11 build

This commit is contained in:
hathach 2021-07-15 21:08:10 +07:00
parent 3960beece0
commit 406832158d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ DEPS_SUBMODULES += hw/mcu/microchip
include $(TOP)/$(BOARD_PATH)/board.mk
CFLAGS += \
-flto \
-mthumb \
-mabi=aapcs \
-mcpu=cortex-m0plus \