mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
Disconnect mqueue from buildworld, as I will implement it in seperated
library.
This commit is contained in:
parent
5225f08dc9
commit
b8211fabf1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=156133
@ -18,7 +18,7 @@
|
||||
.endif
|
||||
|
||||
# Sources common to both syscall interfaces:
|
||||
SRCS+= ftruncate.c lseek.c mmap.c mq.c pread.c pwrite.c truncate.c __error.c
|
||||
SRCS+= ftruncate.c lseek.c mmap.c pread.c pwrite.c truncate.c __error.c
|
||||
|
||||
# Add machine dependent asm sources:
|
||||
SRCS+=${MDASM}
|
||||
|
Loading…
Reference in New Issue
Block a user