diff --git a/debian/changelog b/debian/changelog index 7356e738..876ea4cd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,20 @@ +llvm-toolchain-7 (1:7-6~exp2) experimental; urgency=medium + + * Disable for now the bootstrapping clang patches + + -- Gianfranco Costamagna Tue, 16 Oct 2018 15:00:46 +0200 + 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) * Fix the install of clang bash completion + * 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 [ Gianfranco Costamagna ] * Take option two in bug #877567 to fix FTBFS on mips and mipsel