Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/lib/libopcodes bump major for new bin...
details: https://anonhg.NetBSD.org/src/rev/61f24087b8d1
branches: trunk
changeset: 343362:61f24087b8d1
user: christos <christos%NetBSD.org@localhost>
date: Sun Jan 31 18:37:42 2016 +0000
description:
bump major for new binutils.
diffstat:
external/gpl3/binutils/lib/libopcodes/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r df402b7b6678 -r 61f24087b8d1 external/gpl3/binutils/lib/libopcodes/Makefile
--- a/external/gpl3/binutils/lib/libopcodes/Makefile Sun Jan 31 15:32:12 2016 +0000
+++ b/external/gpl3/binutils/lib/libopcodes/Makefile Sun Jan 31 18:37:42 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2016/01/26 19:37:47 christos Exp $
+# $NetBSD: Makefile,v 1.9 2016/01/31 18:37:42 christos Exp $
NOLINKLIB= # defined
NOLINT= # defined
@@ -15,7 +15,7 @@
.if exists(${.CURDIR}/arch/${BFD_MACHINE_ARCH}/defs.mk)
.include "${.CURDIR}/arch/${BFD_MACHINE_ARCH}/defs.mk"
-SHLIB_MAJOR= 6
+SHLIB_MAJOR= 7
SHLIB_MINOR= 0
GCPPFLAGS= ${G_archdefs} ${G_DEFS} ${G_INCLUDES} ${G_TDEFAULTS}
Home |
Main Index |
Thread Index |
Old Index