remove dup info from the changelog

This commit is contained in:
Sylvestre Ledru 2020-09-27 18:31:59 +02:00
parent f0876adfe4
commit 8e43ec9ade

4
debian/changelog vendored
View File

@ -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)