Skip to content

Commit 91447ce

Browse files
Merge pull request #15 from ikks/patch-1
Support note excluding macos removed
2 parents 0a30de3 + 4953426 commit 91447ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# libgit2
22
This is [libgit2](https://libgit2.org/) packaged using Zig's build system.
3-
Currently only supports Windows and Linux targets.
43

54
While libgit2 supports many different options for system dependencies, I've opted to use [MbedTLS](https://www.trustedfirmware.org/projects/mbed-tls/) by default on Linux for TLS, crypto, and certificate support. You can replace MbedTLS with OpenSSL if you prefer. SSH support is optional, and is provided by [libssh2](https://libssh2.org/).
65
All other dependencies are bundled in the source tree and compiled statically.

0 commit comments

Comments
 (0)