From 34c3eb2847e1736100f3d3d63b976703a81c92bc Mon Sep 17 00:00:00 2001 From: Erik Maciejewski Date: Mon, 27 Sep 2021 17:04:32 -0700 Subject: [PATCH] comment out obsolete patch hardcoding gold linker for compiler-rt as lld is now expected to link all stage1 and stage2 builtins and runtimes --- debian/patches/series | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/patches/series b/debian/patches/series index 6cdaccdc..bd92c474 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -126,7 +126,7 @@ sparc/sparc-D98574-clang-def.patch sparc/sparc-D98575-compiler-rt.patch # Compiler-rt - workaround -workaround-bug-42994-use-linker.diff +#workaround-bug-42994-use-linker.diff # bug 939472 #try-to-unbreak-thinlto.diff