Skip to content

Adding arm64 build targets for MacOS and Windows#15

Open
glennbrown wants to merge 1 commit intoarsham:masterfrom
glennbrown:2025_build_target_update
Open

Adding arm64 build targets for MacOS and Windows#15
glennbrown wants to merge 1 commit intoarsham:masterfrom
glennbrown:2025_build_target_update

Conversation

@glennbrown
Copy link

I changed the Makefile to separate the linux builds into individual targets since variables where causing issues with adding additional build targets.

Makefile will now build for the following targets

  • linux/arm64
  • linux/arm
  • linux/amd64
  • darwin/arm64
  • darwin/amd64
  • windows/amd64
  • windows/arm64

Changed the Makefile to seperate the linux builds into individual targets since variables where causing issues with adding additional build targets.

Makefile will now build for the following targets
- linux/arm64
- linux/arm
- linux/amd64
- darwin/arm64
- darwin/amd64
- windows/amd64
- windows/arm64
@glennbrown glennbrown mentioned this pull request Jan 2, 2025
@yacosta738
Copy link

Any update on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants