parsa-epfl/cloudsuite

Memcached on RISC-V

aansaarii opened this issue · 1 comments

Memcached can no longer be built on risc-v. The reason is the container installs gcc 12 that cannot compile memcached. I tested gcc-10 and it compiles memcached successfully.

Fixed through #336