A make clean; make in a gitian build environment produces different binaries, because the -frandom-seed=bitcoin flag is not being passed down into the leveldb Makefile.
Pull #2243 should be the fix.
A make clean; make in a gitian build environment produces different binaries, because the -frandom-seed=bitcoin flag is not being passed down into the leveldb Makefile.
Pull #2243 should be the fix.