Skip to content

Commit

Permalink
Refactor build.zig to reduce duplication, test on apple silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
agagniere committed Sep 27, 2024
1 parent b744d09 commit 41f5ccb
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 328 deletions.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Provides a package to be used by the zig package manager for C programs.

## Status

For now the only target is linux.
| Architecture \ OS | Linux | MacOS |
|:------------------|:------|-----------------|
| x86_64 || ? |
| arm 64 | X | `-Ddisable-ssl` |

Optional dependencies used by default:
- openssl
Expand Down
Loading

0 comments on commit 41f5ccb

Please sign in to comment.