mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Add wc(1) to native-xtools so that it can be used in qemu-user jails
This commit is contained in:
parent
e01ada5c44
commit
9c8f66cb8b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=347334
@ -2570,6 +2570,7 @@ NXBDIRS+= \
|
||||
usr.bin/true \
|
||||
usr.bin/uniq \
|
||||
usr.bin/unzip \
|
||||
usr.bin/wc \
|
||||
usr.bin/xargs \
|
||||
usr.bin/xinstall \
|
||||
usr.bin/xz \
|
||||
@ -2601,6 +2602,7 @@ NXBMAKEARGS+= \
|
||||
-DNO_CPU_CFLAGS \
|
||||
-DNO_PIC \
|
||||
SSP_CFLAGS= \
|
||||
MK_CASPER=no \
|
||||
MK_CLANG_EXTRAS=no \
|
||||
MK_CLANG_FULL=no \
|
||||
MK_CTF=no \
|
||||
|
Loading…
Reference in New Issue
Block a user