From 99f1d33cd33f3717196a85ae8d5bf104a0b95bb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Thu, 12 Nov 2020 13:09:59 +0100 Subject: [PATCH] reset debian/README.source MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/README.source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index 3e2e1ad7..a5b685cc 100644 --- a/debian/README.source +++ b/debian/README.source @@ -20,7 +20,7 @@ and symlinks are managed by the other package llvm-defaults * For armv7-a, NEON extensions are disabled. -* For mips, FPXX is enabled. +* For mips, FPXX is enabled, MADD4 instructions are disabled. * For riscv64, the hard-float ABI is used instead of the float one, and the target CPU is set to RV64GC instead of RV64I.