Page MenuHomeFreeBSD

D37296.diff
No OneTemporary

D37296.diff

diff --git a/usr.sbin/bhyve/Makefile b/usr.sbin/bhyve/Makefile
--- a/usr.sbin/bhyve/Makefile
+++ b/usr.sbin/bhyve/Makefile
@@ -132,12 +132,12 @@
CFLAGS+=-DGDB_LOG
.endif
-WARNS?= 2
-
# Disable thread safety analysis since it only finds very simple bugs and
# yields many false positives.
NO_WTHREAD_SAFETY=
+NO_WCAST_ALIGN=
+
SUBDIR= kbdlayout
.include <bsd.prog.mk>

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 28, 5:21 PM (21 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13049434
Default Alt Text
D37296.diff (381 B)

Event Timeline