You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it just happened that I ran into an issue compiling librsvg with a musl based armv7a toolchain. rustc is armv7a-unknown-linux-musleabihf , still I end up with this error when compiling your system-deps crate:
hey there,
it just happened that I ran into an issue compiling librsvg with a musl based armv7a toolchain. rustc is
armv7a-unknown-linux-musleabihf
, still I end up with this error when compiling yoursystem-deps
crate:Can you maybe improve the target detection, to allow for musleabihf instead of gnueabihf?
The text was updated successfully, but these errors were encountered: