diff --git a/Makefile b/Makefile index af85377..905b091 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,6 @@ include ../../starlet.mk -CFLAGS += -Os -Wall ASFLAGS += -D_LANGUAGE_ASSEMBLY -LDFLAGS += -nostartfiles -nodefaultlibs LDSCRIPT = mini.ld LIBS = -lgcc