[sentencepiece] Clarify supported triplets#23438
Conversation
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/sentencepiece/vcpkg.json
Valid values for the license field can be found in the documentation
|
Reopening because CI failures aren't my fault |
There was a problem hiding this comment.
You have modified or added at least one vcpkg.json where a "license" field is missing.
Details
If you feel able to do so, please consider adding a "license" field to the following files:
ports/sentencepiece/vcpkg.json
Valid values for the license field can be found in the documentation
|
@Thomas1664 Thanks for posting this PR, but I would like to ask you why you need to modify the support in |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
@FrankXie05 I added |
|
@Thomas1664 got it, thanks for your contribution. :) |
* master: (64 commits) [baseline] [python3] fix bz2(d) search on linux (microsoft#23525) [HPX] Don't remove HPXCacheVariables.cmake during install (microsoft#23042) [earcut.hpp] New port (microsoft#23507) [libssh2] Fix deleted configfiles (microsoft#23509) [python3] Update to Python 3.10.2. (microsoft#23156) [qt5-webengine] Fix apply patch failed (microsoft#23484) [llvm] Fix LLVM install for 'utils' feature (microsoft#23399) [sciter-js] Updated sciter-js to 4.4.8.31 (microsoft#23357) [GTL] Add new port (microsoft#23400) [raylib] Fix cannot find -lglfw on Linux (microsoft#23348) [yato] fix arm build by updating (microsoft#23406) [ois] fix pkgconfig file not installed on windows (microsoft#23426) Fix the dependency of installing arrow with the parquet feature (microsoft#23423) [libjpeg-turbo] Fix usage when building static (microsoft#23427) [sentencepiece] Clarify supported triplets (microsoft#23438) [zpp-bits] Add new port (microsoft#23458) [lionkor-commandline] Add new port (microsoft#23471) [libde265] fix static linkage (microsoft#23479) [libheif] fix license (microsoft#23480) [proj4] Retain former features (fixes `vcpkg upgrade`) (microsoft#23487) ...
Describe the pull request
What does your PR fix?
Fixes Building package sentencepiece #23436
Which triplets are supported/not supported? Have you updated the CI baseline?
Only windows-static, Linux and Macos are supportet.
Removed sentencepiece from 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?Yes, but still working on this PR