remove dup info from the changelog

This commit is contained in:
Sylvestre Ledru 2020-09-27 18:31:59 +02:00
parent e96aa0e792
commit 0d0b710c12

4
debian/changelog vendored
View File

@ -58,10 +58,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)