arrow-cpp: fix static and cross (#495140)

This commit is contained in:
Dmitry Kalinkin
2026-03-02 19:18:07 +00:00
committed by GitHub
-2
View File
@@ -134,8 +134,6 @@ stdenv.mkDerivation (finalAttrs: {
# apache-orc looks for things in caps
LZ4_ROOT = lz4;
ZSTD_ROOT = zstd.dev;
}
// lib.optionalAttrs finalAttrs.doInstallCheck {
ARROW_TEST_DATA = "${arrow-testing}/data";
PARQUET_TEST_DATA = "${parquet-testing}/data";
GTEST_FILTER =