aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-02-10 14:17:09 +0100
committerdec05eba <dec05eba@protonmail.com>2021-02-10 14:17:09 +0100
commite59d08b33daca53a53e44e0705db3e5d2fcc2817 (patch)
tree741ee31d691ad2769905d20ad782b188cfc7b187 /README.md
parentf4d083bf64d1a2b4f603d0f5fa96f3ac4e7db1fe (diff)
Disable flto by default and add --flto to enable it
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 785540e..4b16ecc 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,7 @@ and run the binary under `sibs-build/<platform>/debug/<executable_name>`.
Linux is the primary platform, the platform which master branch is guaranteed to compile on.
# Dependencies
-`libcurl, libarchive, libgit2, ninja, cmake, pkg-config, ccache`
+`libcurl, libarchive, ninja, cmake, pkg-config, ccache`
# Installation
## Posix (Linux, MacOS, OpenBSD, Haiku)