summaryrefslogtreecommitdiff
path: root/devel/aarch64-gcc/Makefile
blob: 1f7ecd676f4486e41e175f7c4f2448b377322aca (plain)
1
2
3
4
5
6
7
8
9

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"