arrow-cpp: fix for zstd 1.3.6+ (#48928)
This commit is contained in:
@@ -26,6 +26,9 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# patch to fix python-test
|
||||
./darwin.patch
|
||||
|
||||
# facebook/zstd#1385
|
||||
./zstd136.patch
|
||||
];
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
|
||||
Reference in New Issue
Block a user