build(crypto): update `crypto/Makefile` to use `-std=gnu11`
This commit simply changes the C language standard version used to compile the crypto library from GNU C99 to GNU C11. It is a routine build-system update with no security-relevant code change and no functional impact on its own.
fafc7d72by Roman Zeyde+1−11 file