build: Add Linux SDK & cross compilation support #19

Merged
emidoots merged 5 commits from sg/linux-sdk into main 2021-07-30 04:18:20 +00:00
emidoots commented 2021-07-30 02:19:36 +00:00 (Migrated from github.com)

Adds full cross compilation support, via a small Linux SDK (~27M) that is git cloned in build.zig:

https://github.com/hexops/sdk-linux-x86_64

Enables cross compilation from any OS to Linux, and removes the need to install any dependencies other than zig and git to build on Linux.

Adds full cross compilation support, via a small Linux SDK (~27M) that is `git clone`d in `build.zig`: https://github.com/hexops/sdk-linux-x86_64 Enables cross compilation from any OS to Linux, and removes the need to install any dependencies other than `zig` and `git` to build on Linux.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach!19
No description provided.