Closed aansaarii closed 2 years ago
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
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.