The thr_new sysscall was already in libc, don't generate it.
This commit is contained in:
parent
118b438d73
commit
07a263153e
@ -32,7 +32,6 @@ CFLAGS+=-g
|
||||
PRECIOUSLIB=
|
||||
|
||||
.include "${.CURDIR}/arch/${MACHINE_ARCH}/Makefile.inc"
|
||||
.include "${.CURDIR}/support/Makefile.inc"
|
||||
.include "${.CURDIR}/sys/Makefile.inc"
|
||||
.include "${.CURDIR}/thread/Makefile.inc"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user