]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Improve the simd note.
authorWayne Davison <wayne@opencoder.net>
Mon, 22 Jun 2020 01:52:28 +0000 (18:52 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 22 Jun 2020 01:52:28 +0000 (18:52 -0700)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 4aade87387440b082bafafdec8a86e75de5f4d16..5ca084c0ce05a5aa245714b4aaeff87142c13c42 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -44,7 +44,8 @@ Protocol: 31 (unchanged)
 ### PACKAGING RELATED:
 
  - If you had to use --disable-simd for 3.2.0, you should be able to remove
-   that and let it auto-disable.
+   that and let it either succeed (e.g. if clang++ was core dumping) or
+   auto-disable.
 
  - The MD5 asm code is now under its own configure flag (not shared with the
    SIMD setting), so if you have any issues compiling it, re-run configure with