Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110077718
D48891.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
400 B
Referenced Files
None
Subscribers
None
D48891.diff
View Options
diff --git a/share/mk/src.libnames.mk b/share/mk/src.libnames.mk
--- a/share/mk/src.libnames.mk
+++ b/share/mk/src.libnames.mk
@@ -494,7 +494,7 @@
.endif
DPADD_${_l}?= ${LIB${_l:tu}}
.if ${_PRIVATELIBS:M${_l}}
-LDADD_${_l}?= -lprivate${_l}
+LDADD_${_l}?= ${LDADD_${_l}_L} -lprivate${_l}
.elif ${_INTERNALLIBS:M${_l}}
LDADD_${_l}?= ${LDADD_${_l}_L} -l${_l:S/${PIE_SUFFIX}//}${PIE_SUFFIX}
.else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 14, 8:24 AM (19 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16530032
Default Alt Text
D48891.diff (400 B)
Attached To
Mode
D48891: src.libnames.mk: Apply -L for privatelibs too
Attached
Detach File
Event Timeline
Log In to Comment