Removed not needed DefyX files

This commit is contained in:
MoneroOcean 2019-08-15 17:30:32 -07:00
parent c19cb4672d
commit bf7f7dee60

View file

@ -207,9 +207,6 @@ if (WITH_RANDOMX)
src/crypto/defyx/sha256.h src/crypto/defyx/sha256.h
src/crypto/defyx/sysendian.h src/crypto/defyx/sysendian.h
src/crypto/defyx/yescrypt-best.c src/crypto/defyx/yescrypt-best.c
src/crypto/defyx/yescrypt-opt.c
src/crypto/defyx/yescrypt-platform.c
src/crypto/defyx/yescrypt-simd.c
src/crypto/defyx/yescrypt.h src/crypto/defyx/yescrypt.h
) )
if (NOT ARCH_ID) if (NOT ARCH_ID)