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