parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
212 stars 121 forks source link

modify memcached to be built on riscv #366

Closed aansaarii closed 2 years ago

aansaarii commented 2 years ago

This PR addresses issue #365. The risc-v container installs gcc-12 that cannot compile Memcached. This PR simply installs Memcached 1.6.15 for the riscv container that is successfully compiler with gcc-12.