Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147805522
D54993.id170904.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
527 B
Referenced Files
None
Subscribers
None
D54993.id170904.diff
View Options
diff --git a/graphics/drm-latest-kmod/Makefile b/graphics/drm-latest-kmod/Makefile
--- a/graphics/drm-latest-kmod/Makefile
+++ b/graphics/drm-latest-kmod/Makefile
@@ -54,8 +54,14 @@
MAKE_ENV+= MAKEOBJDIRPREFIX=${WRKSRC}/obj
+.include <bsd.port.pre.mk>
+
+.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 211
+CFLAGS+= -Wno-default-const-init-var-unsafe
+.endif
+
pre-build:
${MKDIR} ${WRKSRC}/obj
(cd ${WRKSRC} ; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} obj)
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 14, 7:31 PM (12 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28276332
Default Alt Text
D54993.id170904.diff (527 B)
Attached To
Mode
D54993: Port 2b49118158d0aa7cb to graphics/drm-latest-kmod
Attached
Detach File
Event Timeline
Log In to Comment