Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150046424
D16319.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
D16319.diff
View Options
Index: head/devel/binutils/Makefile
===================================================================
--- head/devel/binutils/Makefile
+++ head/devel/binutils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= binutils
PORTVERSION= 2.30
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH?= 1
CATEGORIES?= devel
MASTER_SITES= SOURCEWARE/binutils/releases
Index: head/devel/binutils/files/patch-bfd_elfnn-riscv.c
===================================================================
--- head/devel/binutils/files/patch-bfd_elfnn-riscv.c
+++ head/devel/binutils/files/patch-bfd_elfnn-riscv.c
@@ -0,0 +1,13 @@
+--- bfd/elfnn-riscv.c.orig 2018-07-18 12:09:50 UTC
++++ bfd/elfnn-riscv.c
+@@ -46,8 +46,8 @@
+ /* The name of the dynamic interpreter. This is put in the .interp
+ section. */
+
+-#define ELF64_DYNAMIC_INTERPRETER "/lib/ld.so.1"
+-#define ELF32_DYNAMIC_INTERPRETER "/lib32/ld.so.1"
++#define ELF64_DYNAMIC_INTERPRETER "/libexec/ld-elf.so.1"
++#define ELF32_DYNAMIC_INTERPRETER "/libexec/ld-elf32.so.1"
+
+ #define ELF_ARCH bfd_arch_riscv
+ #define ELF_TARGET_ID RISCV_ELF_DATA
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 29, 11:36 PM (13 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30561427
Default Alt Text
D16319.diff (1 KB)
Attached To
Mode
D16319: Fix RISC-V ELF dynamic interpreter path
Attached
Detach File
Event Timeline
Log In to Comment