From d020d3a92342ec31b4116a0fe8417b7713e7bb72 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 16 Oct 2018 14:56:07 +0200 Subject: [PATCH] disable the bootstrap patches for now --- debian/changelog | 5 ----- debian/patches/series | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 74e5aead..7356e738 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,11 +3,6 @@ llvm-toolchain-7 (1:7-6~exp1) experimental; urgency=medium * Add python-pygments as dep of llvm-7-tools because opt-viewer.py needs it * Add back libomp5-X.Y.symbols.in (untested) - * Start the work on bootstraping clang - - bootstrap-with-openmp-version-export-missing.diff: fix a link issue - https://bugs.llvm.org/show_bug.cgi?id=39200 - - bootstrap-fix-include-next.diff: Fix an include issue at bootstrap phase - https://bugs.llvm.org/show_bug.cgi?id=39162 * Fix the install of clang bash completion [ Gianfranco Costamagna ] diff --git a/debian/patches/series b/debian/patches/series index ceb82ca2..a89a047b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -76,5 +76,5 @@ D51108-rust-powerpc.diff disable-sse2-old-x86.diff scan-build-clang-X.diff 0001-analyzer-scan-build-if-status-bugs-is-passed-don-t-f.patch -bootstrap-fix-include-next.diff -bootstrap-with-openmp-version-export-missing.diff +#bootstrap-fix-include-next.diff +#bootstrap-with-openmp-version-export-missing.diff