diff --git a/bin/port/Makefile b/bin/port/Makefile index ca07fe8..be64298 100644 --- a/bin/port/Makefile +++ b/bin/port/Makefile @@ -21,7 +21,7 @@ LIBRARIES = ../../../../lib/libc.so.7 -STARTUP = ../../lib/csu/i386/crt1.o +STARTUP = ../../lib/csu/i386/crt1.o ../../lib/csu/i386/crti.o # Link The Binary $(BINARY) : $(OBJS)