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
This commit simplifies the Makefile by removing unnecessary conditions that were based on the architecture type. It mostly affects the CGOFLAG and BUILDFLAGS for 'arm' cases, streamlining the build process specifically for Linux OS and 'arm' architecture, and improving the cross-compilation process overall.
0 commit comments