diff --git a/py/mkrules.mk b/py/mkrules.mk index c37c25db4bd2f..508269cbceb60 100644 --- a/py/mkrules.mk +++ b/py/mkrules.mk @@ -14,6 +14,9 @@ OBJ_EXTRA_ORDER_DEPS += $(HEADER_BUILD)/compressed.data.h CFLAGS += -DMICROPY_ROM_TEXT_COMPRESSION=1 endif +# see 'fused multiply-add' problem +CFLAGS += -ffp-contract=off + # QSTR generation uses the same CFLAGS, with these modifications. # Note: := to force evalulation immediately. QSTR_GEN_CFLAGS := $(CFLAGS)
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: