Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102135246
D31920.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
D31920.diff
View Options
diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk
--- a/share/mk/bsd.lib.mk
+++ b/share/mk/bsd.lib.mk
@@ -390,7 +390,7 @@
.endif # !defined(INTERNALLIB)
-.if defined(INTERNALLIB) && ${MK_PIE} != "no"
+.if defined(INTERNALLIB) && ${MK_PIE} != "no" && defined(LIB) && !empty(LIB)
PIEOBJS+= ${OBJS:.o=.pieo}
DEPENDOBJS+= ${PIEOBJS}
CLEANFILES+= ${PIEOBJS}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 9, 1:28 AM (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14547416
Default Alt Text
D31920.diff (367 B)
Attached To
Mode
D31920: bsd.lib.mk: add conditions for building _pie.a archives
Attached
Detach File
Event Timeline
Log In to Comment