Skip to content

Commit c77e5c9

Browse files
committed
Don't build hdf5-c utils
1 parent d43e867 commit c77e5c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hdf5-src/build.rs

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fn main() {
1818
"HDF5_BUILD_JAVA",
1919
"HDF5_BUILD_FORTRAN",
2020
"HDF5_BUILD_CPP_LIB",
21+
"HDF5_BUILD_UTILS",
2122
"HDF5_ENABLE_PARALLEL",
2223
] {
2324
cfg.define(option, "OFF");

0 commit comments

Comments
 (0)