I had trouble running yozf on not so current linux OSs and it would give me following error messages for the unknown-linux-gnu target
./yozf-x86_64-unknown-linux-gnu-0.0.18: /lib64/libc.so.6: version `GLIBC_2.38' not found (required by ./yozf-x86_64-unknown-linux-gnu-0.0.18)
./yozf-x86_64-unknown-linux-gnu-0.0.18: /lib64/libc.so.6: version `GLIBC_2.39' not found (required by ./yozf-x86_64-unknown-linux-gnu-0.0.18)
It would be great if a musl build could also be provided.
Thank you
I had trouble running yozf on not so current linux OSs and it would give me following error messages for the unknown-linux-gnu target
It would be great if a musl build could also be provided.
Thank you