pkgsrc-WIP-changes archive

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

coreclr-git: Remove merged patch



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Tue Feb 23 21:57:03 2016 +0100
Changeset:	2352fb8718e488d7632493807a7e6fe0a031178f

Modified Files:
	coreclr-git/distinfo
Removed Files:
	coreclr-git/patches/patch-src_inc_corjit.h

Log Message:
coreclr-git: Remove merged patch

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2352fb8718e488d7632493807a7e6fe0a031178f

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

diffstat:
 coreclr-git/distinfo                       |  1 -
 coreclr-git/patches/patch-src_inc_corjit.h | 13 -------------
 2 files changed, 14 deletions(-)

diffs:
diff --git a/coreclr-git/distinfo b/coreclr-git/distinfo
index f0b9494..620d25a 100644
--- a/coreclr-git/distinfo
+++ b/coreclr-git/distinfo
@@ -1,7 +1,6 @@
 $NetBSD$
 
 SHA1 (patch-src_debug_debug-pal_CMakeLists.txt) = 01708a12e46df84f9bf3005f6e4fd7b7e5a11004
-SHA1 (patch-src_inc_corjit.h) = 410b4f9ac51f4fea44b6511de1e849884936fcf2
 SHA1 (patch-src_pal_inc_pal.h) = 7d3ef148af8b1b24067ba4cb5efc12581ebc6881
 SHA1 (patch-src_pal_src_cruntime_printf.cpp) = 8a86c57e1fe3953d158e1860f04bd19d7df1fe08
 SHA1 (patch-src_pal_src_cruntime_printfcpp.cpp) = 4d1ba5fea45402259c67428506f39d9c3128ecbd
diff --git a/coreclr-git/patches/patch-src_inc_corjit.h b/coreclr-git/patches/patch-src_inc_corjit.h
deleted file mode 100644
index 61d4eeb..0000000
--- a/coreclr-git/patches/patch-src_inc_corjit.h
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- src/inc/corjit.h.orig	2016-02-18 21:11:19.000000000 +0000
-+++ src/inc/corjit.h
-@@ -30,6 +30,8 @@
- 
- #include <corinfo.h>
- 
-+#include <stdarg.h>
-+
- #define CORINFO_STACKPROBE_DEPTH        256*sizeof(UINT_PTR)          // Guaranteed stack until an fcall/unmanaged
-                                                     // code can set up a frame. Please make sure
-                                                     // this is less than a page. This is due to


Home | Main Index | Thread Index | Old Index