In this version I receive errors like
/usr/bin/ld: librevolvercoin_common.a(librevolvercoin_common_a-blake.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
I tried to write string
HARDENING+=-fPIC
in makefile.unix , but it didn't help, error is the same