mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-09-22 10:15:04 -04:00
Improve the simd note.
This commit is contained in:
1 parent
87bca719c3
commit
9dba0bb7fb
1 file changed
+2
-1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user