summaryrefslogtreecommitdiff
path: root/packaging/coreclr.spec
diff options
context:
space:
mode:
authorjiseob.jang <jiseob.jang@samsung.com>2017-09-13 22:51:43 +0900
committerCHUNSEOK LEE <chunseok.lee@samsung.com>2017-09-15 10:16:29 +0900
commit58a73d5c45680e2d4f228c6021dde7a92e600868 (patch)
tree7a7be5c0ad979b1213e754f57f4697fcc05656ca /packaging/coreclr.spec
parent5ae60d53072f9980a3c21101020dfb6957513e5e (diff)
downloadcoreclr-58a73d5c45680e2d4f228c6021dde7a92e600868.tar.gz
coreclr-58a73d5c45680e2d4f228c6021dde7a92e600868.tar.bz2
coreclr-58a73d5c45680e2d4f228c6021dde7a92e600868.zip
Change-Id: I7368e5b85263ed2ed9059ebef3bdbb9587a7a250 Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
Diffstat (limited to 'packaging/coreclr.spec')
-rw-r--r--packaging/coreclr.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/coreclr.spec b/packaging/coreclr.spec
index 8448b4b44e..5f445bfd60 100644
--- a/packaging/coreclr.spec
+++ b/packaging/coreclr.spec
@@ -23,7 +23,7 @@ Source1000: downloaded_files.tar.gz
Source1001: %{name}.manifest
Source1002: libicu.tar.gz
Source1003: dep_libs.tar.gz
-# Gbp-Ignore-Patches: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
+# Gbp-Ignore-Patches: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Patch0: 0001-Add-project.assets.json-files.patch
Patch1: 0001-ARM-Linux-Support-unaligned-struct-read-write-11290.patch
Patch2: 0002-x86-Linux-Thread-safe-UMThunkMarshInfo-RunTimeInit-1.patch
@@ -55,6 +55,7 @@ Patch27: 0026-Port-DacUnwindStackFrame-11666.patch
Patch28: 0027-Include-PAL-headers-instead-of-embedding-it-11705.patch
Patch29: 0028-added-DWARF-exprloc-for-static-value-class-fields-11.patch
Patch30: 0029-Fix-calculation-of-debuginfo-s-size.-13899.patch
+Patch31: 0030-Force-O3-build-with-clang3.8.patch
ExcludeArch: aarch64
@@ -185,6 +186,7 @@ cp %{SOURCE1001} .
%patch28 -p1
%patch29 -p1
%patch30 -p1
+%patch31 -p1
%if 0%{skipmscorlib}
%else