Merge pull request #32951 from dylex/bind
bind: explicitly disable lmdb
This commit is contained in:
commit
a221b34bad
@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
|
||||
"--without-gssapi"
|
||||
"--without-idn"
|
||||
"--without-idnlib"
|
||||
"--without-lmdb"
|
||||
"--without-pkcs11"
|
||||
"--without-purify"
|
||||
"--without-python"
|
||||
|
Loading…
x
Reference in New Issue
Block a user