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

[angle] Fix missing DetectSSE2.cmake on x86 builds #40322

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

medns
Copy link
Contributor

@medns medns commented Aug 7, 2024

Fix missing DetectSSE2.cmake on x86 builds.
WebKitCompilerFlags.cmake requires DetectSSE2.cmake on x86 builds.

  • 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.

medns added 2 commits August 7, 2024 13:27
`WebKitCompilerFlags.cmake` requires `DetectSSE2.cmake`
on x86 builds
@medns
Copy link
Contributor Author

medns commented Aug 7, 2024

@microsoft-github-policy-service agree

@microsoft-github-policy-service agree

@medns please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@microsoft-github-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@microsoft-github-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@microsoft-github-policy-service agree company="Microsoft"

Contributor License Agreement

@medns medns closed this Aug 7, 2024
@medns medns reopened this Aug 7, 2024
@MonicaLiu0311 MonicaLiu0311 added the category:port-bug The issue is with a library, which is something the port should already support label Aug 7, 2024
@MonicaLiu0311 MonicaLiu0311 added the info:reviewed Pull Request changes follow basic guidelines label Aug 8, 2024
@data-queue data-queue merged commit dff78ec into microsoft:master Aug 9, 2024
16 checks passed
@medns medns deleted the port/angle branch August 9, 2024 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants