summaryrefslogtreecommitdiffstats
path: root/usr.bin/xz
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2010-10-11 21:16:50 +0000
committermm <mm@FreeBSD.org>2010-10-11 21:16:50 +0000
commitf93bdfc53ffb0f9f798dd490a334f485a53f0b25 (patch)
tree8f869a49bacb830d6587caf887d983e247b5f65e /usr.bin/xz
parent90b638d3bed4f6b7fe37675702ecfbccc9017d76 (diff)
parent2f9a9f47cb3f9c3b1adb3761241c4e3f1b589e25 (diff)
downloadFreeBSD-src-f93bdfc53ffb0f9f798dd490a334f485a53f0b25.zip
FreeBSD-src-f93bdfc53ffb0f9f798dd490a334f485a53f0b25.tar.gz
Upgrade xz to git snapshot as of 20101010
Approved by: delphij (mentor) MFC after: 1 month
Diffstat (limited to 'usr.bin/xz')
-rw-r--r--usr.bin/xz/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/xz/Makefile b/usr.bin/xz/Makefile
index 707ad09..13703fd 100644
--- a/usr.bin/xz/Makefile
+++ b/usr.bin/xz/Makefile
@@ -32,7 +32,9 @@ SRCS= args.c \
SRCS+= tuklib_open_stdxxx.c \
tuklib_progname.c \
tuklib_exit.c \
- tuklib_cpucores.c
+ tuklib_cpucores.c \
+ tuklib_mbstr_width.c \
+ tuklib_mbstr_fw.c
WARNS?= 3
OpenPOWER on IntegriCloud