aboutsummaryrefslogblamecommitdiff
path: root/devel/aarch64-none-elf-binutils/Makefile
blob: a47f81e383be595204168789c809db131e3ef6d0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                     
# $FreeBSD$

COMMENT=	GNU binutils for bare metal AArch64 cross-development
PKGNAMEPREFIX=	aarch64-none-elf-
BUTARGET=	aarch64-none-elf
PLIST=	${.CURDIR}/pkg-plist

MASTERDIR=	${.CURDIR}/../binutils

.include "${MASTERDIR}/Makefile"