Implementation notes: mipso32, loongson, crypto_hash/sha1

Computer: loongson
Architecture: mipso32
CPU ID: unknown CPU ID
SUPERCOP version: 20161026
Operation: crypto_hash
Primitive: sha1

Compiler output

Implementation: crypto_hash/sha1/openssl
Compiler: gcc -funroll-loops -march=loongson2f -mabi=n32 -O2
hash.c: In file included from /usr/include/openssl/sha.h:63:0,
hash.c: from hash.c:2:
hash.c: /usr/include/openssl/e_os2.h:56:33: fatal error: openssl/opensslconf.h: No such file or directory
hash.c: #include gt;
hash.c: ^
hash.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=loongson2f -mabi=n32 -O2 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -O3 openssl
gcc -funroll-loops -march=loongson2f -mabi=n32 -Os openssl
gcc -march=loongson2f -mabi=n32 -O2 openssl
gcc -march=loongson2f -mabi=n32 -O3 openssl
gcc -march=loongson2f -mabi=n32 -Os openssl