mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
mimxrt/Makefile: Set MPY_CROSS_FLAGS.
Otherwise this port will be unable to freeze `@native`/`@viper` code. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
This commit is contained in:
committed by
Damien George
parent
3459a4fa3d
commit
72817a179c
@@ -366,6 +366,8 @@ endif
|
||||
|
||||
CFLAGS += $(CFLAGS_EXTRA)
|
||||
|
||||
MPY_CROSS_FLAGS += -march=armv7m
|
||||
|
||||
# =============================================================================
|
||||
# Linker Flags
|
||||
# =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user