[gdal] Update to 3.4.0, minor adjustments#21261
[gdal] Update to 3.4.0, minor adjustments#21261ras0219-msft merged 7 commits intomicrosoft:masterfrom
Conversation
|
When building |
I think the static linkage issues existed before and are not regressions. It is just hidden from CI due to opt-in features. But I can look at it as long as I have other PRs waiting for merge. There will be merge conflicts anyway. |
Really no regressions, so please don't hold back this PR. The merge conflicts from the libgeotiff update are resolved now. I am already working on the non-default features in separate PRs. If it helps with tracking, I can open an issue listing all gdal port sub-issues and related PRs. |
|
This LGTM, thanks for the great work as always! |
What does your PR fix?
Updates gdal to 3.4.0 (pre-tested with 3.4.0 in [gdal] Add features for hdf5, netcdf, postgresql #21231).
Enables arm support except for windows (replaces [gdal] Make available on arm #21194).
Removes an obsolete option from the windows build.
Fixes the wrapper for mingw.
Which triplets are supported/not supported? Have you updated the CI baseline?
all, no.
Does your PR follow the maintainer guide?
yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?yes