This involves copying patch file from lang/gcc6 and minor plist tweaks. Reviewed by: emaste, andreast, brooks Approved by: brooks Differential Revision: https://reviews.freebsd.org/D10292
7 lines
122 B
Makefile
7 lines
122 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMEPREFIX= aarch64-
|
|
|
|
MASTERDIR= ${.CURDIR}/../powerpc64-xtoolchain-gcc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|