Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153285617
D28361.id82941.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
458 B
Referenced Files
None
Subscribers
None
D28361.id82941.diff
View Options
Index: net/bsdrcmds/Makefile
===================================================================
--- net/bsdrcmds/Makefile
+++ net/bsdrcmds/Makefile
@@ -16,7 +16,14 @@
USES= uidfix
MAKE_ARGS+= BINOWN=${BINOWN} BINMODE=${BINMODE}
+
+.include <bsd.port.options.mk>
+.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1300134
+MAKE_ENV+= MK_WERROR=no
+.else
MAKE_ENV+= NO_WERROR=1
+.endif
+
OPTIONS_DEFINE= IPV6 LIBBLACKLIST
OPTIONS_DEFAULT= LIBBLACKLIST
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 6:19 AM (12 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31893766
Default Alt Text
D28361.id82941.diff (458 B)
Attached To
Mode
D28361: PR/253000 Fix bsdrcmds under 13-ALPHA and 14-CURRNT
Attached
Detach File
Event Timeline
Log In to Comment