Re-enable romix compilation
This commit is contained in:
parent
de3e2610a5
commit
506f896de4
1 changed files with 1 additions and 2 deletions
|
|
@ -147,8 +147,7 @@ set( fc_sources
|
||||||
src/crypto/rand.cpp
|
src/crypto/rand.cpp
|
||||||
src/crypto/salsa20.cpp
|
src/crypto/salsa20.cpp
|
||||||
src/crypto/scrypt.cpp
|
src/crypto/scrypt.cpp
|
||||||
# commented out until committed
|
src/crypto/romix.cpp
|
||||||
# src/crypto/romix.cpp
|
|
||||||
src/network/tcp_socket.cpp
|
src/network/tcp_socket.cpp
|
||||||
src/network/udp_socket.cpp
|
src/network/udp_socket.cpp
|
||||||
src/network/udt_socket.cpp
|
src/network/udt_socket.cpp
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue