Fix broken build, remove src/crypto/rand.cpp from make file
This commit is contained in:
parent
a409f944d0
commit
e7369949be
1 changed files with 0 additions and 1 deletions
|
|
@ -277,7 +277,6 @@ set( fc_sources
|
|||
src/crypto/elliptic_common.cpp
|
||||
${ECC_REST}
|
||||
src/crypto/elliptic_${ECC_IMPL}.cpp
|
||||
src/crypto/rand.cpp
|
||||
src/network/tcp_socket.cpp
|
||||
src/network/udp_socket.cpp
|
||||
src/network/http/http_connection.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue