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: use specific flags when architecture is ARM (#1)
Previously compilation of Electric would not work on osx due to some missing flag.
This PR adds some specific flags that are needed when running on arm architecture.
0 commit comments