-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for darwin-arm64 chipset #1169
Conversation
Signed-off-by: Domenico Luciani <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems ok to me!
I'm also good with this but I wonder if we could use this as an opportunity to improve our Makefile. It has tons of duplication and is close to 400 lines long at this point :/ ...perhaps we could add some helper scripts to make things more concise? |
… more generic use Signed-off-by: Domenico Luciani <[email protected]>
It sounds good to me.
In the future we can do the same for the other actions but I preferred to stay in the scope of this PR. |
Signed-off-by: Domenico Luciani <[email protected]>
Thank you for you comments @natalieparellano |
Co-authored-by: Natalie Arellano <[email protected]> Signed-off-by: Domenico Luciani <[email protected]>
Co-authored-by: Natalie Arellano <[email protected]> Signed-off-by: Domenico Luciani <[email protected]>
Signed-off-by: Domenico Luciani <[email protected]>
Is there anything I have to do in order to have this PR merged? @natalieparellano :) |
Add build make actions to build lifecycle for MacOS M1 chipset