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

[libdispatch] Support NDK 23+ #44

Merged
merged 2 commits into from
Apr 23, 2022
Merged

[libdispatch] Support NDK 23+ #44

merged 2 commits into from
Apr 23, 2022

Conversation

luncliff
Copy link
Owner

@luncliff luncliff commented Apr 23, 2022

Resolve #24

Info

Triplets

  • arm64-android
  • arm-android
  • x64-android

VCPKG_LIBRARY_LINKAGE can be both static and dynamic.

Configuration

"vcpkg-configuration.json" changes for the release.

{
    "registries": [
        {
            "kind": "git",
            "repository": "https://github.com/luncliff/vcpkg-registry",
            "packages": [
                "libdispatch"
            ],
            "baseline": "..."
        }
    ]
}

Related Issues

Previous Work

@luncliff luncliff added the port label Apr 23, 2022
@luncliff luncliff self-assigned this Apr 23, 2022
@luncliff luncliff merged commit 3bf0cb2 into main Apr 23, 2022
@luncliff luncliff deleted the port/libdispatch branch April 24, 2022 10:12
@luncliff luncliff added this to the Release for 2022 Q2 milestone Jun 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

libdispatch build fails for Android NDK 22+
1 participant