mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-01-27 00:08:31 -05:00
Make SIMD enabled by default again (for x86_64)
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: prepare-source
|
||||
run: ./prepare-source
|
||||
- name: configure
|
||||
run: ./configure --with-included-popt --with-included-zlib --enable-simd
|
||||
run: ./configure --with-included-popt --with-included-zlib
|
||||
- name: make
|
||||
run: make
|
||||
- name: version-summary
|
||||
|
||||
Reference in New Issue
Block a user