Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147394880
D6271.id16064.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
D6271.id16064.diff
View Options
Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -1640,8 +1640,10 @@
MAKE_ENV+= NO_PIE=yes
# We will control debug files. Don't let builds that use /usr/share/mk
# split out debug symbols since the plist won't know to expect it.
+.if ${OSVERSION} > 1100091
MAKE_ENV+= WITHOUT_DEBUG_FILES=yes
MAKE_ENV+= WITHOUT_KERNEL_SYMBOLS=yes
+.endif
.if defined(NOPORTDOCS)
PLIST_SUB+= PORTDOCS="@comment "
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 3:13 PM (12 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29527495
Default Alt Text
D6271.id16064.diff (488 B)
Attached To
Mode
D6271: Fix build of ports that use /usr/share/mk on FBSD 10 when WITH_DEBUG_FILES=1
Attached
Detach File
Event Timeline
Log In to Comment