bump libbfd major since its ABI changed 2 weeks ago.

This commit is contained in:
mrg 2008-04-20 07:11:21 +00:00
parent 80b6cbc853
commit 9770ba3578
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: shl.elf,v 1.141 2008/04/07 12:22:24 yamt Exp $
# $NetBSD: shl.elf,v 1.142 2008/04/20 07:11:21 mrg Exp $
#
# Note: Do not mark "old" major and major.minor shared libraries as
# "obsolete"; just remove the entry, as third-party applications
@ -90,7 +90,7 @@
./usr/lib/libarchive.so.2 base-sys-shlib
./usr/lib/libasn1.so base-krb5-shlib kerberos
./usr/lib/libasn1.so.7 base-krb5-shlib kerberos
./usr/lib/libbfd.so.8 base-sys-shlib bfd
./usr/lib/libbfd.so.9 base-sys-shlib bfd
./usr/lib/libbind9.so base-bind-shlib
./usr/lib/libbind9.so.0 base-bind-shlib
./usr/lib/libbluetooth.so base-sys-shlib

View File

@ -1,4 +1,4 @@
# $NetBSD: shl.mi,v 1.429 2008/04/14 20:42:58 jdc Exp $
# $NetBSD: shl.mi,v 1.430 2008/04/20 07:11:21 mrg Exp $
#
# Note: Don't delete entries from here - mark them as "obsolete" instead,
# unless otherwise stated below.
@ -53,7 +53,7 @@
./usr/lib/libamu.so.3.0 base-amd-shlib
./usr/lib/libarchive.so.2.1 base-sys-shlib
./usr/lib/libasn1.so.7.0 base-krb5-shlib kerberos
./usr/lib/libbfd.so.8.0 base-sys-shlib bfd
./usr/lib/libbfd.so.9.0 base-sys-shlib bfd
./usr/lib/libbind9.so.0.0 base-bind-shlib
./usr/lib/libbluetooth.so.3.0 base-sys-shlib
./usr/lib/libbsdmalloc.so.0.0 base-sys-shlib

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.42 2007/04/08 09:56:02 scw Exp $
# $NetBSD: Makefile,v 1.43 2008/04/20 07:11:22 mrg Exp $
NOLINKLIB= # defined
NOLINT= # defined
@ -22,7 +22,7 @@ LIB= bfd
DIST= ${NETBSDSRCDIR}/gnu/dist/binutils
SHLIB_MAJOR= 8
SHLIB_MAJOR= 9
SHLIB_MINOR= 0
GCPPFLAGS= ${G_archdefs} ${G_DEFS} ${G_INCLUDES} ${G_TDEFAULTS}