Skip to content

Commit

Permalink
Build for macOS (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnshall authored Jun 18, 2022
1 parent 6c28193 commit 98d1930
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ CROSS_TARGET_LIST = \
i686-unknown-linux-musl \
aarch64-unknown-linux-musl \
armv7-unknown-linux-musleabihf \
x86_64-apple-darwin \
aarch64-apple-darwin \

$(CROSS_TARGET_LIST):
$(CROSS_BUILD) $@
Expand Down

1 comment on commit 98d1930

@vercel
Copy link

@vercel vercel bot commented on 98d1930 Jun 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.