Skip to content

Declare HDF5_DIR and HDF5_VERSION as build script inputs on the bundled path - #234

Merged
mulimoen merged 1 commit into
metno:mainfrom
CramBL:rerun-if-hdf5-dir-changed
Sep 7, 2026
Merged

Declare HDF5_DIR and HDF5_VERSION as build script inputs on the bundled path#234
mulimoen merged 1 commit into
metno:mainfrom
CramBL:rerun-if-hdf5-dir-changed

Conversation

@CramBL

@CramBL CramBL commented Sep 7, 2026

Copy link
Copy Markdown

Resolves #227

The rerun-if-env-changed lines were printed only from emit_link_flags, so a static build made with HDF5_DIR unset was not rerun when HDF5_DIR was set afterwards.

…ed path

The rerun-if-env-changed lines were printed only from emit_link_flags,
so a static build made with HDF5_DIR unset was not rerun when HDF5_DIR
was set afterwards.
@mulimoen
mulimoen merged commit 9f3ecbf into metno:main Sep 7, 2026
35 checks passed
@CramBL
CramBL deleted the rerun-if-hdf5-dir-changed branch September 7, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hdf5-sys build script does not declare HDF5_DIR as an input on the bundled path

2 participants