opnsense-ports/devel/aarch64-binutils/Makefile
Franco Fichtner 7949c59275 */*: sync with upstream
Taken from: FreeBSD
2017-06-12 08:55:48 +02:00

13 lines
427 B
Makefile

# $FreeBSD$
COMMENT= GNU binutils for AArch64 cross-development
PKGNAMEPREFIX= aarch64-
PLIST= ${.CURDIR}/pkg-plist
BROKEN_mips= fails to configure: error: C compiler cannot create executables
BROKEN_mips64= fails to configure: error: C compiler cannot create executables
BROKEN_powerpc64= fails to configure: error: C compiler cannot create executables
MASTERDIR= ${.CURDIR}/../binutils
.include "${MASTERDIR}/Makefile"