-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to latest version of ISA-L before release of 2.31
- Loading branch information
1 parent
aec2b97
commit e0125c9
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule isa-l
updated
9 files
+3 −1 | LICENSE | |
+3 −1 | Makefile.nmake | |
+22 −0 | README.md | |
+16 −7 | configure.ac | |
+3 −1 | crc/crc64_example.c | |
+5 −0 | erasure_code/aarch64/ec_aarch64_dispatcher.c | |
+1 −0 | erasure_code/aarch64/ec_multibinary_arm.S | |
+5 −0 | erasure_code/ppc64le/ec_base_vsx.c | |
+15 −4 | raid/xor_example.c |