From 7ef910c3392115180bd91ca43faab6df03a4b740 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 10 Feb 2020 22:55:57 +0100 Subject: [PATCH] disable one of the hurd patch --- debian/patches/series | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/patches/series b/debian/patches/series index 1fd7b7a5..1b2c1a61 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -97,7 +97,9 @@ remove-apple-clang-manpage.diff 0049-Use-Debian-provided-MathJax-everywhere.patch # Hurd port -hurd/hurd-cxx-paths.diff +# Disable for now as it breaks the ci: +# /build/llvm-toolchain-snapshot-11~++20200210115111+5e1d7bb6798/clang/lib/Driver/ToolChains/Hurd.cpp:110:66: error: invalid initialization of reference of type 'const string& {aka const std::__cxx11::basic_string&}' from expression of type 'llvm::StringRef' +#hurd/hurd-cxx-paths.diff hurd/hurd-pathmax.diff # powerpcspe