Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153371437
D23087.id66563.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1011 B
Referenced Files
None
Subscribers
None
D23087.id66563.diff
View Options
Index: head/devel/binutils/Makefile
===================================================================
--- head/devel/binutils/Makefile
+++ head/devel/binutils/Makefile
@@ -4,6 +4,7 @@
PORTNAME= binutils
PORTVERSION= 2.33.1
PORTEPOCH?= 1
+PORTREVISION= 1
CATEGORIES?= devel
MASTER_SITES= SOURCEWARE/binutils/releases
Index: head/devel/binutils/files/patch-gas-configure.tgt
===================================================================
--- head/devel/binutils/files/patch-gas-configure.tgt
+++ head/devel/binutils/files/patch-gas-configure.tgt
@@ -0,0 +1,12 @@
+--- gas/configure.tgt.orig 2020-01-07 16:52:58.735417000 +0100
++++ gas/configure.tgt 2020-01-07 16:54:02.168703000 +0100
+@@ -392,7 +392,8 @@
+
+ sparc-*-linux-*) fmt=elf em=linux ;;
+ sparc-*-solaris*) fmt=elf em=solaris ;;
+- sparc-*-*bsd*) fmt=elf em=nbsd ;;
++ sparc-*-freebsd*) fmt=elf em=freebsd ;;
++ sparc-*-netbsd* | sparc-*-openbsd*) fmt=elf em=nbsd ;;
+
+ spu-*-elf) fmt=elf ;;
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 6:48 PM (3 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31897536
Default Alt Text
D23087.id66563.diff (1011 B)
Attached To
Mode
D23087: Fix gas for FreeBSD/sparc64.
Attached
Detach File
Event Timeline
Log In to Comment