Disabled armory import code for now to get Bitshares and fc compiling.
This commit is contained in:
parent
71759891f1
commit
160b84487b
1 changed files with 2 additions and 1 deletions
|
|
@ -132,7 +132,8 @@ set( fc_sources
|
|||
src/crypto/elliptic.cpp
|
||||
src/crypto/salsa20.cpp
|
||||
src/crypto/scrypt.cpp
|
||||
src/crypto/romix.cpp
|
||||
# commented out until committed
|
||||
# src/crypto/romix.cpp
|
||||
src/network/tcp_socket.cpp
|
||||
src/network/udp_socket.cpp
|
||||
src/network/http/http_connection.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue