bump major for new binutils.

This commit is contained in:
christos 2016-01-31 18:37:42 +00:00
parent fa11e0c528
commit 4e036373e1

View File

@ -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 @@ BFD_MACHINE_ARCH?= ${MACHINE_ARCH:C/armv[4-7]/arm/}
.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}