aboutsummaryrefslogtreecommitdiff
path: root/devel/aarch64-gcc/Makefile
blob: 020dd89db304a7977cdf209d692e4ae92231196a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PKGNAMEPREFIX=	aarch64-
PLIST=	${.CURDIR}/pkg-plist

BROKEN_aarch64=		configure: error: cannot compute suffix of object files: cannot compile

MASTERDIR=	${.CURDIR}/../powerpc64-gcc

.include "${MASTERDIR}/Makefile"