Skip to content

Commit

Permalink
Add wc(1) to native-xtools so that it can be used in qemu-user jails
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed May 8, 2019
1 parent 64072e9 commit c3c8ae2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.inc1
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down Expand Up @@ -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 \
Expand Down

0 comments on commit c3c8ae2

Please sign in to comment.