X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fmakefile.unix;h=8da288381eeb9b0d25f450d8381ff9ac273280cb;hb=7476e42f563257823e8045504ac7a3a5868009ab;hp=7c3b72aa93d7afb46bd1b238307a54ebc87b06e9;hpb=85b95334055bf6cb25435bc92278998d2419cefb;p=novacoin.git diff --git a/src/makefile.unix b/src/makefile.unix index 7c3b72a..8da2883 100644 --- a/src/makefile.unix +++ b/src/makefile.unix @@ -3,6 +3,7 @@ # file COPYING or http://www.opensource.org/licenses/mit-license.php. USE_UPNP:=0 +USE_LEVELDB:=0 USE_IPV6:=1 LINK:=$(CXX)