[tiff] Update to 4.3.0, improvements#18187
Conversation
05676b4 to
90b4e5c
Compare
82d33ca to
e0f0ac7
Compare
|
Manually tested, covering the cmake wrapper: |
|
All features are tested successfully in the following triplets:
|
ras0219-msft
left a comment
There was a problem hiding this comment.
LGTM, thanks for the update!
|
LGTM, thanks @dg0yt :) |
|
Hi, I have a question about CXX feature support on I want to compile with the CXX feature for Apple M1 (arm64). So I did the following:
These changes do not seem to have any issues. The question is what is the best approach to get this support natively? |
|
I guess this particular arm restriction is obsolete. The next PR can remove the |
|
Is there a way to set |
Yes, just pass is through with |
|
I think you meant |
What does your PR fix?
Important change in libtiff 4.3.0
(From https://libtiff.gitlab.io/libtiff/v4.3.0.html#libtiff)
This affects at least port selene which treated these warnings as errors.
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?I am still working on this PR.