Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/tools To unbreak the build, temporarily remove the build of ...



details:   https://anonhg.NetBSD.org/src/rev/71a46a8114e9
branches:  trunk
changeset: 750396:71a46a8114e9
user:      he <he%NetBSD.org@localhost>
date:      Tue Dec 29 22:13:00 2009 +0000

description:
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@

diffstat:

 tools/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 26200c49d7ff -r 71a46a8114e9 tools/Makefile
--- a/tools/Makefile    Tue Dec 29 20:21:45 2009 +0000
+++ b/tools/Makefile    Tue Dec 29 22:13:00 2009 +0000
@@ -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 \



Home | Main Index | Thread Index | Old Index