Closed sergiou87 closed 3 years ago
This PR fixes the build-macos script and our CI workflow to allow generating macOS builds of git and git-lfs for arm64.
In order to do that there are a couple of "hacks":
DEVELOPER_CLFAGS
-target
This PR fixes the build-macos script and our CI workflow to allow generating macOS builds of git and git-lfs for arm64.
In order to do that there are a couple of "hacks":
DEVELOPER_CLFAGS
to "inject" our-target
cflag to specify the target architecture.