Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156448056
D47149.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
487 B
Referenced Files
None
Subscribers
None
D47149.diff
View Options
diff --git a/usr.sbin/nscd/Makefile b/usr.sbin/nscd/Makefile
--- a/usr.sbin/nscd/Makefile
+++ b/usr.sbin/nscd/Makefile
@@ -9,6 +9,10 @@
CFLAGS+= -DCONFIG_PATH="\"${PREFIX}/etc/nscd.conf\""
LIBADD= util pthread
+# This is needed to have the _nss_cache_cycle_prevention_symbol
+# visible to dlsym() so the caching code can skip cache lookups in the
+# caching daemon. DO NOT REMOVE
+LDFLAGS= -Wl,-export-dynamic
.PATH: ${.CURDIR}/agents
.include "${.CURDIR}/agents/Makefile.inc"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 6:27 PM (17 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33053328
Default Alt Text
D47149.diff (487 B)
Attached To
Mode
D47149: nscd step7
Attached
Detach File
Event Timeline
Log In to Comment