reset debian/README.source

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2020-11-12 13:09:59 +01:00
parent 20234b3894
commit 99f1d33cd3

View File

@ -20,7 +20,7 @@ and symlinks are managed by the other package llvm-defaults
* For armv7-a, NEON extensions are disabled. * 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 * For riscv64, the hard-float ABI is used instead of the float one, and
the target CPU is set to RV64GC instead of RV64I. the target CPU is set to RV64GC instead of RV64I.