HorizenOfficial / zen

Horizen
https://www.horizen.io
Other
266 stars 118 forks source link

Fix compilation with recent compilers and glibc #629

Closed drgora closed 8 months ago

drgora commented 8 months ago

This PR fixes compilation on recent compilers, including gcc v13 and clang v14, and with recent glibc (version 2.36).

Finally, it aligns compiler optimization flags on clang and gcc on Linux.