fix the changelog syntax

This commit is contained in:
Sylvestre Ledru 2018-11-04 09:26:41 +01:00
parent 5eab3fe710
commit 604a95f47f

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ llvm-toolchain-7 (1:7-9~exp1) experimental; urgency=medium
* Remove the dump of cmake error file (too confusing) * Remove the dump of cmake error file (too confusing)
* Try to fix the bootstrap FTBFS : * Try to fix the bootstrap FTBFS :
- on armel by forcing the link to -latomic - on armel by forcing the link to -latomic
- mips-rdhwr.diff: backport D51773 to fix an - mips-rdhwr.diff: backport D51773 to fix an
assembly issue on mips. assembly issue on mips.
Thanks to jrtc27 for finding the issue. Thanks to jrtc27 for finding the issue.