1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/i386-linux-binutils/Makefile
Baptiste Daroussin e263287c61 Update binutils to 2.25
This release incorporates most of the FreeBSD patches
Mark aach64 as broken as the patchset needs to be updated
2014-12-25 22:48:42 +00:00

11 lines
220 B
Makefile

# $FreeBSD$
COMMENT= GNU binutils for linux i386 cross-development
PKGNAMEPREFIX= i386-linux-
BUTARGET= i386-pc-linux-gnu
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../binutils
.include "${MASTERDIR}/Makefile"