Post
Topic
Board Announcements (Altcoins)
Re: [UFO] UFOCOIN | CORE 0.9 RELEASED! | UPGRADE WALLETS!
by
fairglu
on 18/09/2017, 14:49:01 UTC
With --disable-hardening it compiles, but when starting complains about SSE2 being unsupported (while sse2 is supported, CPU is a Xeon E3)

Makefile contains an -fPIE on CXXFLAGS, when replaced by -fPIC, the error is still there :/