Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152016485
D16053.id44594.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16053.id44594.diff
View Options
Index: devel/riscv64-binutils/Makefile
===================================================================
--- devel/riscv64-binutils/Makefile
+++ devel/riscv64-binutils/Makefile
@@ -1,50 +1,9 @@
# $FreeBSD$
-PORTNAME= binutils
-PORTVERSION= 2.29
-PORTREVISION= 20180214
-PORTEPOCH= 1
-CATEGORIES= devel
-PKGNAMEPREFIX= riscv64-
-
-MAINTAINER= lwhsu@FreeBSD.org
COMMENT= GNU binutils for RISC-V cross-development
+PKGNAMEPREFIX= riscv64-
+PLIST= ${.CURDIR}/pkg-plist
-LICENSE= GPLv3 LGPL3
-LICENSE_COMB= multi
-
-LIB_DEPENDS= libgmp.so:math/gmp \
- libmpfr.so:math/mpfr \
- libmpc.so:math/mpc
-
-USES= bison gmake libtool makeinfo
-
-USE_GITHUB= yes
-GH_ACCOUNT= freebsd-riscv
-GH_PROJECT= riscv-binutils-gdb
-GH_TAGNAME= dc03ed3
-
-BUTARGET= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL}
-
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --target=${BUTARGET} \
- --with-sysroot=/ \
- --disable-gdb \
- --disable-sim \
- --enable-tls \
- --disable-werror \
- --disable-nls \
- --disable-intl \
- --disable-shared \
- --with-system-zlib \
- --with-gmp=${LOCALBASE} \
- --with-mpfr=${LOCALBASE}
-
-PLIST_SUB= BUTARGET=${BUTARGET}
-
-.include <bsd.port.pre.mk>
-
-post-install:
- @if [ -d ${STAGEDIR}${PREFIX}/${INFO_PATH} ] ; then ${RM} -r ${STAGEDIR}${PREFIX}/${INFO_PATH}; fi
+MASTERDIR= ${.CURDIR}/../binutils
-.include <bsd.port.post.mk>
+.include "${MASTERDIR}/Makefile"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 13, 3:01 AM (15 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31390806
Default Alt Text
D16053.id44594.diff (1 KB)
Attached To
Mode
D16053: Make devel/riscv64-binutils a slave of devel/binutils.
Attached
Detach File
Event Timeline
Log In to Comment