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

[abseil] update to LTS 20230802 #33097

Closed
honeway opened this issue Aug 10, 2023 · 1 comment · Fixed by #33099
Closed

[abseil] update to LTS 20230802 #33097

honeway opened this issue Aug 10, 2023 · 1 comment · Fixed by #33099
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.

Comments

@honeway
Copy link
Contributor

honeway commented Aug 10, 2023

Library name

abseil

Library description

Abseil LTS 20230802

Source repository URL

https://github.com/abseil/abseil-cpp.git

Project homepage (if different from the source repository)

No response

Anything else that is useful to know when adding (such as optional features the library may have that should be included)

No response

@honeway honeway added category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving. labels Aug 10, 2023
@honeway honeway changed the title [New Port Request] <library name here> [New Port Request] <abseil> Aug 10, 2023
@honeway honeway changed the title [New Port Request] <abseil> [New Port Request] <abseil> update to LTS 20230802 Aug 10, 2023
@honeway honeway changed the title [New Port Request] <abseil> update to LTS 20230802 [abseil] update to LTS 20230802 Aug 10, 2023
@xiaozhuai
Copy link
Contributor

@honeway
Please try #33099 to see if it works or not.


You can use following commands to get and apply patches and then install it.

curl -Ls https://github.com/microsoft/vcpkg/pull/33099.patch | git apply
vcpkg install abseil

After this pr got merged, you may want to drop your local changes via

git checkout .
git clean -fd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:good-first-issue This issue would be a good issue to get one's feet wet in solving.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants