compiling master with toolchain version 0.0.1 is not possible. It's lacking stdatomic.h
CC wolfcrypt/benchmark/benchmark.o
In file included from ./wolfssl/wolfcrypt/types.h:35:0,
from wolfcrypt/benchmark/benchmark.c:77:
./wolfssl/wolfcrypt/wc_port.h:1698:35: fatal error: stdatomic.h: No such file or directory
compilation terminated.
make[2]: *** [Makefile:8103: wolfcrypt/benchmark/benchmark.o] Error 1
github action fails as well.
compiling master with toolchain version 0.0.1 is not possible. It's lacking stdatomic.h
github action fails as well.