zstd: build programs and tests against the shared library
This commit is contained in:
@@ -242,7 +242,7 @@ in {
|
||||
};
|
||||
|
||||
zstd = super.zstd.override {
|
||||
enableShared = false;
|
||||
static = true;
|
||||
};
|
||||
|
||||
llvmPackages_8 = super.llvmPackages_8 // {
|
||||
|
||||
Reference in New Issue
Block a user