diff --git a/Makefile b/Makefile index e912d5b..65dd984 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ CFLAGS=-mcpu=5474\ -Os\ -fomit-frame-pointer\ -fno-strict-aliasing\ - -fno-builtin\ + -ffreestanding\ -fleading-underscore\ -Wa,--register-prefix-optional