Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[libffi] add risc-v support #29870

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

dtcxzyw
Copy link
Contributor

@dtcxzyw dtcxzyw commented Feb 26, 2023

Add risc-v support for libffi. Tested with Ubuntu 22.04.1 LTS (GNU/Linux 5.19.0-1012-generic riscv64).

  • Changes comply with the maintainer guide
  • SHA512s are updated for each updated download
  • The "supports" clause reflects platforms that may be fixed by this new version
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@Adela0814 Adela0814 self-assigned this Feb 27, 2023
@Adela0814 Adela0814 added the category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. label Feb 27, 2023
@Adela0814
Copy link
Contributor

Thank you for submitting this PR, CI has no relevant machine to test risc-v. Please make sure your changes have been tested locally.

@dtcxzyw
Copy link
Contributor Author

dtcxzyw commented Feb 27, 2023

Thank you for submitting this PR, CI has no relevant machine to test risc-v. Please make sure your changes have been tested locally.

It works on my risc-v machine.

  • OS: Ubuntu 22.04.1 LTS (GNU/Linux 5.19.0-1012-generic riscv64)
  • Compiler: gcc 11.3.0 riscv64-linux-gnu
  • CPU: SiFive U74-MC

@Adela0814 Adela0814 added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Feb 28, 2023
@JavierMatosD JavierMatosD merged commit 1d26dc8 into microsoft:master Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:community-triplet A PR or issue related to community triplets not officially validated by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants