mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-05 02:11:40 +00:00
Merge pull request #182 from darkhelmet/patch-1
Add --with-redis flag to list of available build flags in README.
This commit is contained in:
commit
c4ddcb7812
@ -88,6 +88,9 @@ The waf build system for libgit2 accepts the following flags:
|
|||||||
--with-sqlite
|
--with-sqlite
|
||||||
Enable sqlite support.
|
Enable sqlite support.
|
||||||
|
|
||||||
|
--with-redis
|
||||||
|
Enable redis support.
|
||||||
|
|
||||||
You can run `./waf --help` to see a full list of install options and
|
You can run `./waf --help` to see a full list of install options and
|
||||||
targets.
|
targets.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user