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
My understanding is that for normal OS and architectures, there are pre-compiled artifacts so bindgen is not always necessary. But for cases like the illumos OS, this is always needed right now. It would be nice if the default added the bindgen feature by default in those cases.
Problem:
My understanding is that for normal OS and architectures, there are pre-compiled artifacts so
bindgen
is not always necessary. But for cases like the illumos OS, this is always needed right now. It would be nice if the default added thebindgen
feature by default in those cases.Relevant details
Example workflow: https://github.com/LecrisUT/atuin/actions/runs/14284306119/job/40037527900
The text was updated successfully, but these errors were encountered: