arthurnn / memcached

A Ruby interface to the libmemcached C client
Academic Free License v3.0
432 stars 125 forks source link

Is that possible to add `--build=aarch64-unknown-linux-gnu` in configure #210

Open Danissss opened 1 year ago

Danissss commented 1 year ago

Similar to this issue, the current memcached gem seems not compatible with arm64/aarch64. Is that possible to add --build=aarch64-unknown-linux-gnu in extconf.rb?