We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ab2e39 + 70b46db commit 962e034Copy full SHA for 962e034
Makefile
@@ -286,6 +286,7 @@ else ifeq ($(platform), miyoo)
286
SHARED := -shared -Wl,--version-script=link.T
287
LIBM :=
288
FLAGS += -fomit-frame-pointer -ffast-math -march=armv5te -mtune=arm926ej-s
289
+ FLAGS += -DFAST_ALIGNED_LSB_WORD_ACCESS -fno-unroll-loops
290
291
# (armv7 a7, hard point, neon based) ###
292
# NESC, SNESC, C64 mini
0 commit comments