diff --git a/debian/changelog b/debian/changelog index 0c110bd8..a64cc4b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ llvm-toolchain-7 (1:7-9~exp1) experimental; urgency=medium * Remove the dump of cmake error file (too confusing) * 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 assembly issue on mips. Thanks to jrtc27 for finding the issue.