3 Commits

Author SHA1 Message Date
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