about summary refs log tree commit diff
path: root/pkgs/os-specific/bsd/freebsd/patches/14.0/rtld-no-force--lcompiler-rt.patch
blob: 45f0d0c51eec0d4e0384433a40f41b47bb7f9cb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -86,7 +86,6 @@ 
 
 # Some of the required math functions (div & mod) are implemented in
 # libcompiler_rt on some architectures.
-LIBADD+=	compiler_rt
 
 .include <bsd.prog.mk>
 ${PROG_FULL}:  ${VERSION_MAP}