Post
Topic
Board Announcements (Altcoins)
Re: [ANN] XtraBYtes - The Proof of Signature Blockchain Revolution
by
jcpbs
on 12/06/2017, 03:47:56 UTC
yes.

looks like it's in the makefile.unix (at least now):


https://github.com/borzalom/XtraBYtes/blob/master/src/makefile.unix
Code:
leveldb/libleveldb.a:
@echo "Building LevelDB ..."; cd leveldb; make libleveldb.a libmemenv.a; cd ..;

so.. maybe no changes needed now?

Guess not, it should work fine (I have tried and it creates the lib files).