Page MenuHomeFreeBSD

D55083.diff
No OneTemporary

D55083.diff

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

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)

Event Timeline