4 Commits

Author SHA1 Message Date
hanzhelii
68a26bf6cb update unzip-6.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 unzip software package and install the unzip software as usual。
effect: with this patch, the unzip software can speed up nearly 100% when running than before。
2021-05-17 19:48:21 +08:00
hanzhelii
f6f261f847 add openeuler-unzip-6.0-crc-builtin.patch
this patch is only useful for openeuler of ARM64。you can patching it to the source code by following command :
" patch -p1 < ../unzip-6.0-crc-builtin.patch "
Then you can use it in by installing the unzip software package and use it as usual while having a quicker running time than before。
2021-05-12 15:15:28 +08:00
hanzhelii
8834aee77c 删除文件 unzip-6.0-crc-builtin.patch 2021-05-12 15:12:36 +08:00
hanzhelii
aaaa9210ee add openeuler-unzip-6.0-crc-builtin.patch
this patch is only useful for openeuler of aarch64 .
you can patch it to the source code of unzip6.0 by using following command:
" patch -p1 < ../unzip-6.0-crc-builtin.patch "

then you can compile and install the unzip software package and use it as usual with a quicker running speed.
2021-05-12 11:28:13 +08:00