8 Commits

Author SHA1 Message Date
hanzhelii
f72bf32f61 update zip-3.0-crc-builtin.patch.
add message of commit
2021-05-17 19:12:53 +08:00
hanzhelii
d10fa156ed add openeuler-zip-3.0-crc-builtin.patch
reason: this patch is created for performance optimization in crc calculation only  suitable for openeuler of aarch64 architecture。
you can patch it to the source code of zip software package and install the zip software as usual。
effect: with this patch, the zip software can speed up nearly 20% when running than before。
2021-05-17 17:57:41 +08:00
hanzhelii
f2ae64ca74 删除文件 zip-3.0-crc-builtin.patch 2021-05-17 17:02:11 +08:00
hanzhelii
965eb9cadd add openeuler-zip-3.0-crc-builtin.patch
this patch can only be used for openeuler of aarch64 .
2021-05-11 19:43:29 +08:00
hanzhelii
9eb2005773 删除文件 zip-3.0-crc-builtin.patch 2021-05-11 19:42:32 +08:00
hanzhelii
6647364ce2 add openeuler-zip-3.0-crc-builtin.patch
this patch can only be used to openeuler of aarch64。
2021-05-11 17:47:45 +08:00
hanzhelii
06ae1e1929 删除文件 zip-3.0-crc-builtin.patch 2021-05-11 17:46:35 +08:00
hanzhelii
ca4173f535 add openeuler-zip-3.0-crc-builtin.patch
add openEuler zip package for CRC acceleration optimization,by patching it ,the zip software can accelerate by 20%  when executing.
you need the following command to patch it:
'patch -p1 < ../unzip-6.0-crc-builtin.patch '
2021-04-29 20:56:35 +08:00