mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Use binutils port on FreeBSD/ia64.
PR: ports/187814
This commit is contained in:
parent
ed7127a511
commit
3f0dccddca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349270
@ -25,7 +25,7 @@ PLIST_SUB= VERSION="1.0"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 900033
|
||||
.if ${OSVERSION} < 900033 || ${ARCH} == ia64
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
|
||||
MAKE_ENV= COMPILER_PATH=${LOCALBASE}/bin
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user