Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3 switch to binutils.old



details:   https://anonhg.NetBSD.org/src/rev/309cfd8c14a2
branches:  trunk
changeset: 343253:309cfd8c14a2
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jan 26 17:37:51 2016 +0000

description:
switch to binutils.old

diffstat:

 external/gpl3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 5effc6ab7c0d -r 309cfd8c14a2 external/gpl3/Makefile
--- a/external/gpl3/Makefile    Tue Jan 26 17:25:55 2016 +0000
+++ b/external/gpl3/Makefile    Tue Jan 26 17:37:51 2016 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.15 2015/09/17 09:34:20 skrll Exp $
+#      $NetBSD: Makefile,v 1.16 2016/01/26 17:37:51 christos Exp $
 
 .include <bsd.own.mk>
 
 .if ${MKBINUTILS} != "no"
-SUBDIR+=       binutils
+SUBDIR+=       binutils.old
 .endif
 
 .if ${MKGCC} != "no"



Home | Main Index | Thread Index | Old Index