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
fix: apply bindgen fix for aarch64 to versions up to 1.5.1
The issue we face when building pg_graphql on aarch64 is:
`Invalid or unknown abi 16 for function "_ZGVnN4vv_atan2f"`
It has been fixed in bindgen 0.11.3.
0 commit comments