Chase devel/riscv64-binutils update
This commit is contained in:
parent
e2cd2cd461
commit
2009baf032
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461683
1 changed files with 3 additions and 2 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 7.2.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
PKGNAMEPREFIX= riscv64-
|
||||
|
||||
|
@ -36,8 +37,8 @@ CONFIGURE_ARGS= --target=${GCC_TARGET} \
|
|||
--without-headers \
|
||||
--with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \
|
||||
--with-system-zlib \
|
||||
--with-as=${LOCALBASE}/bin/${PKGNAMEPREFIX}freebsd-as \
|
||||
--with-ld=${LOCALBASE}/bin/${PKGNAMEPREFIX}freebsd-ld \
|
||||
--with-as=${LOCALBASE}/bin/${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL}-as \
|
||||
--with-ld=${LOCALBASE}/bin/${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL}-ld \
|
||||
--disable-werror \
|
||||
--disable-shared \
|
||||
--enable-threads \
|
||||
|
|
Loading…
Reference in a new issue