From 250438ab06b43e8330be33192d753c0b3024ff19 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 16 Nov 2018 22:46:35 +0100 Subject: [PATCH] Workaround the build issues on armhf Thanks to Adrian Bunk for the idea --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 26d86aaf..e6f1bd41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +llvm-toolchain-7 (1:7.0.1~+rc2-4) unstable; urgency=medium + + * Workaround the build issues on armhf + Thanks to Adrian Bunk for the idea + + -- Sylvestre Ledru Fri, 16 Nov 2018 22:46:29 +0100 + llvm-toolchain-7 (1:7.0.1~+rc2-3) unstable; urgency=medium * Disable gold for sparc* (Closes: #913260)