pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
compiler-rt-netbsd: Rebase to SVN r. 348378
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Wed Dec 5 17:08:49 2018 +0100
Changeset: 83e0419e707eb6e323c5cbc486b513293aceae12
Modified Files:
compiler-rt-netbsd/Makefile
compiler-rt-netbsd/distinfo
Removed Files:
compiler-rt-netbsd/patches/patch-test_sanitizer__common_TestCases_get__module__and__offset__for__pc.cc
Log Message:
compiler-rt-netbsd: Rebase to SVN r. 348378
Merged upstream:
Remove XFAIL in get_module_and_offset_for_pc.cc for NetBSD-MSan
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=83e0419e707eb6e323c5cbc486b513293aceae12
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
compiler-rt-netbsd/Makefile | 2 +-
compiler-rt-netbsd/distinfo | 1 -
...er__common_TestCases_get__module__and__offset__for__pc.cc | 12 ------------
3 files changed, 1 insertion(+), 14 deletions(-)
diffs:
diff --git a/compiler-rt-netbsd/Makefile b/compiler-rt-netbsd/Makefile
index 8776126924..87bb90b355 100644
--- a/compiler-rt-netbsd/Makefile
+++ b/compiler-rt-netbsd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= lang devel
SVN_REPOSITORIES= compiler-rt
SVN_REPO.compiler-rt= http://llvm.org/svn/llvm-project/compiler-rt/trunk
-SVN_REVISION.compiler-rt= 348370
+SVN_REVISION.compiler-rt= 348378
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://compiler-rt.llvm.org/
diff --git a/compiler-rt-netbsd/distinfo b/compiler-rt-netbsd/distinfo
index b68e0dda83..ede52a16b8 100644
--- a/compiler-rt-netbsd/distinfo
+++ b/compiler-rt-netbsd/distinfo
@@ -10,4 +10,3 @@ SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__netbsd.h) = 8bd78
SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__posix.cc) = ff76b8b19863cdb28f243580ece33db5abd03a80
SHA1 (patch-lib_sanitizer__common_sanitizer__platform__limits__posix.h) = 21b7becbd2289e9b29d3bae94b8dd83e828965fb
SHA1 (patch-lib_xray_tests_CMakeLists.txt) = a5bee64ac6e4c0ff43aad200072d15c128ca03ad
-SHA1 (patch-test_sanitizer__common_TestCases_get__module__and__offset__for__pc.cc) = b80b00233a663a1b754c9ca428bee5e8593597e7
diff --git a/compiler-rt-netbsd/patches/patch-test_sanitizer__common_TestCases_get__module__and__offset__for__pc.cc b/compiler-rt-netbsd/patches/patch-test_sanitizer__common_TestCases_get__module__and__offset__for__pc.cc
deleted file mode 100644
index 3947349f95..0000000000
--- a/compiler-rt-netbsd/patches/patch-test_sanitizer__common_TestCases_get__module__and__offset__for__pc.cc
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc.orig 2018-10-31 22:49:16.000000000 +0000
-+++ test/sanitizer_common/TestCases/get_module_and_offset_for_pc.cc
-@@ -5,7 +5,6 @@
-
- // UNSUPPORTED: i386-darwin
- // XFAIL: android
--// XFAIL: netbsd && msan
-
- // Tests __sanitizer_get_module_and_offset_for_pc.
-
Home |
Main Index |
Thread Index |
Old Index