mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-19 04:49:25 +08:00
MSP430: Add missing build rule for unlink() to libgloss Makefile
This commit is contained in:
parent
a8fb9ff53a
commit
92dbd4e8d1
@ -69,6 +69,7 @@ LIB_CRT = libcrt.a
|
||||
SIM_OBJS = syscalls.o \
|
||||
cio.o \
|
||||
write.o \
|
||||
unlink.o \
|
||||
sbrk.o
|
||||
|
||||
NOSYS_OBJS = ciosyscalls.o \
|
||||
|
Loading…
x
Reference in New Issue
Block a user