sphincs / sphincsplus

The SPHINCS+ reference code, accompanying the submission to NIST's Post-Quantum Cryptography project
https://sphincs.org
Other
131 stars 44 forks source link

Avoid collision between f1600x2.[cs] files #43

Closed thomwiggers closed 1 year ago

thomwiggers commented 1 year ago

If you naively try to compile all SOURCES to .o files, gcc will try to target both f1600x2.c and f1600x2.s into f1600x2.o