Page MenuHomeFreeBSD

D37295.diff
No OneTemporary

D37295.diff

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

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 15, 4:07 AM (3 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31518588
Default Alt Text
D37295.diff (334 B)

Event Timeline