[x264] enable cross-compile settings propagation for arm64-linux.#22900
[x264] enable cross-compile settings propagation for arm64-linux.#22900sylvain-prevost wants to merge 3 commits intomicrosoft:masterfrom sylvain-prevost:x264_xcompile
Conversation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/x264/vcpkg.json
Valid values for the license field are listed at https://spdx.org/licenses/
|
This edit is substantially identical to #22331 |
|
Just reviewed #22331 and tested locally. Indeed It does solves the '--host' problem. |
What does your PR fix?
Fixes [x264] arm64 cross-compile settings are ignored. #22899
Which triplets are supported/not supported? Have you updated the CI baseline?
,
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?