Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/puffs Remove accidentally committed part (which I n...
details: https://anonhg.NetBSD.org/src/rev/5885e9d5cd12
branches: trunk
changeset: 758670:5885e9d5cd12
user: pooka <pooka%NetBSD.org@localhost>
date: Fri Nov 12 17:35:34 2010 +0000
description:
Remove accidentally committed part (which I need to run these tests
for a -current rump kernel on NetBSD 5.1)
diffstat:
tests/fs/puffs/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r c7aa11d51d6b -r 5885e9d5cd12 tests/fs/puffs/Makefile
--- a/tests/fs/puffs/Makefile Fri Nov 12 17:33:28 2010 +0000
+++ b/tests/fs/puffs/Makefile Fri Nov 12 17:35:34 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2010/11/12 17:33:28 pooka Exp $
+# $NetBSD: Makefile,v 1.13 2010/11/12 17:35:34 pooka Exp $
#
.include <bsd.own.mk>
@@ -21,8 +21,7 @@
LDADD+= -lrump -lrumpuser -lpthread
# required by -DPUFFSDUMP
-LDADD+= -lpuffs -lutil
-CPPFLAGS+= -I/home/pooka/src/curpuffs/libpuffs
+#LDADD+= -lpuffs -lutil
WARNS=2
Home |
Main Index |
Thread Index |
Old Index