Closed kwaa closed 10 months ago
Currently Hatsu ships x86_64-unknown-linux-gnu and aarch64-unknown-linux-gnu build, but is unable to build musl successfully.
x86_64-unknown-linux-gnu
aarch64-unknown-linux-gnu
https://github.com/importantimport/hatsu/actions/runs/7693405320/job/20962092187
I think the problem is mostly due to openssl dependencies. https://github.com/LemmyNet/activitypub-federation-rust/issues/49
openssl
Fixed in https://github.com/importantimport/hatsu/commit/58e8554494e0c57fbc5bc2089da529d3ca34a23f
Currently Hatsu ships
x86_64-unknown-linux-gnu
andaarch64-unknown-linux-gnu
build, but is unable to build musl successfully.https://github.com/importantimport/hatsu/actions/runs/7693405320/job/20962092187
I think the problem is mostly due to
openssl
dependencies. https://github.com/LemmyNet/activitypub-federation-rust/issues/49