pkgsStatic: comment on brotli disabled
This commit is contained in:
parent
2f41b6e43c
commit
241f38b76e
@ -100,6 +100,7 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
curl = super.curl.override {
|
curl = super.curl.override {
|
||||||
|
# brotli doesn't build static (Mar. 2021)
|
||||||
brotliSupport = false;
|
brotliSupport = false;
|
||||||
# disable gss becuase of: undefined reference to `k5_bcmp'
|
# disable gss becuase of: undefined reference to `k5_bcmp'
|
||||||
gssSupport = false;
|
gssSupport = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user