From 8e43ec9ade8850dc4f941512830db6632cd776d1 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 27 Sep 2020 18:31:59 +0200 Subject: [PATCH] remove dup info from the changelog --- debian/changelog | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index add171c8..2d7f700c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,10 +16,6 @@ llvm-toolchain-11 (1:11.0.0~+rc3-2) unstable; urgency=medium clang (LLVM option parsing): Unknown command line argument '-polly'. Try: 'clang (LLVM option parsing) --help' Also found in autopkgtest - * Bring back LLVM_POLLY_LINK_INTO_TOOLS=ON to workaround the error - clang (LLVM option parsing): Unknown command line argument '-polly'. - Try: 'clang (LLVM option parsing) --help' - Fix autopkgtest * In the autopkgtest tests, update the opt arguments (-q removed and -basicaa renamed to -basic-aa) * Disable test executions on mipsel (timeout)