Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F155152675
D55083.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
503 B
Referenced Files
None
Subscribers
None
D55083.diff
View Options
diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile
--- a/usr.sbin/jail/Makefile
+++ b/usr.sbin/jail/Makefile
@@ -14,13 +14,6 @@
YFLAGS+=-v
CFLAGS+=-I. -I${.CURDIR}
-# workaround for GNU ld (GNU Binutils) 2.33.1:
-# relocation truncated to fit: R_RISCV_GPREL_I against `.LANCHOR2'
-# https://bugs.freebsd.org/242109
-.if defined(LINKER_TYPE) && ${LINKER_TYPE} == "bfd" && ${MACHINE} == "riscv"
-CFLAGS+=-Wl,--no-relax
-.endif
-
.if ${MK_INET6_SUPPORT} != "no"
CFLAGS+= -DINET6
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 2, 5:28 PM (22 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28435914
Default Alt Text
D55083.diff (503 B)
Attached To
Mode
D55083: usr.sbin/jail/Makefile: remove riscv linker workaround
Attached
Detach File
Event Timeline
Log In to Comment