Closed hybroid closed 2 years ago
Thanks for the report. That's apparently gcc11's caprice. I don't have one readily around, but will look into fixing that.
This was fixed in the latest master. Note that GCC11 still fails to "make dev", due to imaginable warnings-as-errors in the upstream mbedTLS. General recommendation is to avoid overmodern technology like GCC11, and use tested and tried GCC5, 6, 7, 8, 9, or 10.
Build log:
Used GCC:
I tried the last commit - same thing.