Module Name:    src
Committed By:   kamil
Date:           Sat Apr  4 23:17:34 UTC 2020

Modified Files:
        src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common:
            sanitizer_platform_limits_netbsd.cc

Log Message:
Fix LLVM sanitizers build after removal of netsmb

Cherry-pick upstream commit:

>From 695ca346eb0c724fb79c6f166cfecd736eae6608 Mon Sep 17 00:00:00 2001
From: Kamil Rytarowski <n...@gmx.com>
Date: Sun, 5 Apr 2020 00:54:55 +0200
Subject: [PATCH] [compiler-rt] Fix build on NetBSD 9.99.52+

Add a fallback definition of the netsmb device driver that
was removed.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
    
src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to