no relevant formatting differences, drop USE_GROFF

and bump those three of the four pacakges that change
This commit is contained in:
schwarze 2017-06-02 23:17:07 +00:00
parent c0cd71794c
commit 32b5a29cc2
5 changed files with 8 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.2 2016/12/06 17:24:02 patrick Exp $
# $OpenBSD: Makefile.inc,v 1.3 2017/06/02 23:17:07 schwarze Exp $
CONFIG?= arm-none-eabi
PKGNAME?= ${CONFIG}-${DISTNAME}
@ -17,5 +17,3 @@ CONFIGURE_ARGS+=--target=${CONFIG} \
--disable-werror
EXTRACT_SUFX?= .tar.bz2
USE_GROFF?= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.2 2016/12/06 17:24:02 patrick Exp $
# $OpenBSD: Makefile,v 1.3 2017/06/02 23:17:08 schwarze Exp $
COMMENT= binutils for ${CONFIG} cross-development
V= 2.25
REVISION= 0
REVISION= 1
DISTNAME= binutils-${V}
FLAVORS= aarch64 arm

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2017/05/26 08:09:59 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2017/06/02 23:17:08 schwarze Exp $
# see ${WRKBUILD}/arm-none-eabi/libgcc/config.log
BROKEN-i386= ICE: Floating point exception from xgcc during libgcc autoconf "checking for suffix of object files"
@ -8,6 +8,7 @@ COMMENT= gcc for ${CONFIG} cross-development, Linaro version
VERSION= 6.3-2017.02
DISTNAME= gcc-linaro-${VERSION}
REVISION= 0
EXTRACT_SUFX= .tar.xz
PKGNAME= ${CONFIG}-gcc-linaro-${VERSION:S/-/./g}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.4 2016/09/23 10:52:18 naddy Exp $
# $OpenBSD: Makefile,v 1.5 2017/06/02 23:17:08 schwarze Exp $
COMMENT= gdb for arm-none-eabi cross-development
DISTNAME= gdb-7.9.1
EXTRACT_SUFX= .tar.xz
REVISION= 1
REVISION= 2
HOMEPAGE= https://www.gnu.org/software/gdb/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2017/04/06 10:24:26 espie Exp $
# $OpenBSD: Makefile,v 1.5 2017/06/02 23:17:08 schwarze Exp $
COMMENT= newlib for arm-none-eabi cross-development
@ -23,7 +23,6 @@ RUN_DEPENDS= devel/arm-none-eabi/gcc-linaro
# cope with user settings in /etc/mk.conf
MAKE_FLAGS= CFLAGS="-I${LOCALBASE}/include"
USE_GMAKE= Yes
USE_GROFF= No
CONFIGURE_ARGS+=--enable-interwork \
--enable-multilib