From 9dba0bb7fba2abc76f06d913e4d499c9925fc802 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 21 Jun 2020 18:52:28 -0700 Subject: [PATCH] Improve the simd note. --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 4aade873..5ca084c0 100644 --- 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 -- 2.47.2