mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-19 16:56:42 +00:00
Add --with-redis flag to list of available build flags in README.
This commit is contained in:
parent
40774549e1
commit
0e0f4fdeee
@ -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