Module Name: src
Committed By: he
Date: Tue Dec 29 22:13:01 UTC 2009
Modified Files:
src/tools: Makefile
Log Message:
To unbreak the build, temporarily remove the build of libelf here,
since no other part of the build depends on this yet.
Suggested as a temporary workaround by thorpej@
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/tools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/tools/Makefile
diff -u src/tools/Makefile:1.132 src/tools/Makefile:1.133
--- src/tools/Makefile:1.132 Wed Dec 23 20:15:21 2009
+++ src/tools/Makefile Tue Dec 29 22:13:00 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.132 2009/12/23 20:15:21 mrg Exp $
+# $NetBSD: Makefile,v 1.133 2009/12/29 22:13:00 he Exp $
.include <bsd.own.mk>
@@ -43,7 +43,6 @@
.WAIT awk \
.WAIT lex \
.WAIT pax \
- .WAIT libelf \
.WAIT ${TOOLCHAIN_BITS} \
asn1_compile atf-compile cat cksum compile_et config db \
file lint1 \