- Jun 25, 2024
-
-
Robert Schmidt authored
-
Robert Schmidt authored
Update instructions and CI for cross-compilation on Ubuntu 22. Note that for the dockerfile, we use egrep -L which has changed and does not exit with code 0 on no match. Instead, use -vqz to invert return code (0 if nothing found, otherwise 1).
-
- Sep 13, 2023
-
-
can compile the target ldpc_generators and generate_T with cross-compiler
-