Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F106991533
D39938.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
453 B
Referenced Files
None
Subscribers
None
D39938.diff
View Options
diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile
--- a/libexec/rtld-elf/Makefile
+++ b/libexec/rtld-elf/Makefile
@@ -57,9 +57,6 @@
LDFLAGS+= -shared -Wl,-Bsymbolic -Wl,-z,defs -nostdlib -e ${RTLD_ENTRY}
# Pull in the dependencies that we use from libc
.include "rtld-libc/Makefile.inc"
-.if ${MK_TOOLCHAIN} == "no"
-LDFLAGS+= -L${LIBCDIR}
-.endif
VERSION_DEF= ${LIBCSRCDIR}/Versions.def
SYMBOL_MAPS= ${RTLD_ELF_DIR}/Symbol.map
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 9, 3:54 PM (9 h, 1 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15733062
Default Alt Text
D39938.diff (453 B)
Attached To
Mode
D39938: rtld: don't add extraneous -L directory when MK_TOOLCHAIN == no
Attached
Detach File
Event Timeline
Log In to Comment