NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55070 CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common



The following reply was made to PR bin/55070; it has been noted by GNATS.

From: "Kamil Rytarowski" <kamil%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55070 CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common
Date: Sun, 15 Mar 2020 23:51:28 +0000

 Module Name:	src
 Committed By:	kamil
 Date:		Sun Mar 15 23:51:28 UTC 2020
 
 Modified Files:
 	src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common:
 	    sanitizer_platform_limits_netbsd.cc
 
 Log Message:
 Fix compiler-rt build with MKIPFILTER=no
 
 Cherry-pick upstream patch:
 
 From 7f6b25ad1bb3f8057655a9bad2a3b69621f4a543 Mon Sep 17 00:00:00 2001
 From: Kamil Rytarowski <n54%gmx.com@localhost>
 Date: Mon, 16 Mar 2020 00:39:02 +0100
 Subject: [PATCH] [compiler-rt] [netbsd] Add support for the MKIPFILTER=no
  distribution
 
 Add fallback definition for the IPFilter ioctl commands.
 
 https://github.com/llvm/llvm-project/commit/7f6b25ad1bb3f8057655a9bad2a3b69621f4a543.patch
 
 PR bin/55070 by Roy Marples
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 \
     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.
 


Home | Main Index | Thread Index | Old Index