Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tools/compat Revert to rev 1.77 for now on Aymeric's request
details: https://anonhg.NetBSD.org/src/rev/28a8eb8b0019
branches: trunk
changeset: 343895:28a8eb8b0019
user: martin <martin%NetBSD.org@localhost>
date: Tue Mar 01 10:09:00 2016 +0000
description:
Revert to rev 1.77 for now on Aymeric's request
diffstat:
tools/compat/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 7ed74294b88c -r 28a8eb8b0019 tools/compat/Makefile
--- a/tools/compat/Makefile Tue Mar 01 06:48:55 2016 +0000
+++ b/tools/compat/Makefile Tue Mar 01 10:09:00 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2016/03/01 06:48:55 aymeric Exp $
+# $NetBSD: Makefile,v 1.80 2016/03/01 10:09:00 martin Exp $
HOSTLIB= nbcompat
@@ -14,7 +14,6 @@
mkstemp.c pread.c putc_unlocked.c pwcache.c pwrite.c \
pw_scan.c \
raise_default_signal.c reallocarr.c rmd160.c rmd160hl.c \
- regcomp.c regerror.c regexec.c regfree.c \
setenv.c setgroupent.c \
setpassent.c setprogname.c sha1.c sha1hl.c sha2.c \
sha256hl.c sha384hl.c sha512hl.c snprintb.c snprintf.c \
@@ -48,7 +47,6 @@
${.CURDIR}/../../lib/libc/hash/sha1 \
${.CURDIR}/../../lib/libc/hash/sha2 \
${.CURDIR}/../../lib/libc/md \
- ${.CURDIR}/../../lib/libc/regex \
${.CURDIR}/../../lib/libc/stdio \
${.CURDIR}/../../lib/libc/stdlib \
${.CURDIR}/../../lib/libc/string \
Home |
Main Index |
Thread Index |
Old Index