fix changelog

This commit is contained in:
Sylvestre Ledru 2020-09-27 14:25:46 +02:00
parent 37c1e71cb5
commit f6ef4f195c

3
debian/changelog vendored
View File

@ -1,6 +1,5 @@
llvm-toolchain-11 (1:11.0.0~+rc3-2) unstable; urgency=medium
<<<<<<<
* Update of the symbol list of libomp5:
- GOMP_loop_maybe_nonmonotonic_runtime_next
- GOMP_loop_maybe_nonmonotonic_runtime_start
@ -17,14 +16,12 @@ 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)
>>>>>>>
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 26 Sep 2020 21:29:05 +0200