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

[libidn2] Support UNIX #13708

Merged
merged 3 commits into from
Sep 28, 2020
Merged

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Sep 24, 2020

Support UNIX build (using makefile).
gmime and getdns depends on libidn2 and have some build issues, disable them on UNIX temporary.

Fixes #13707.

@JackBoosY JackBoosY added category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team. labels Sep 24, 2020

file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
else()
vcpkg_configure_make(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be used on all platforms?

@ras0219-msft ras0219-msft merged commit 870d2cd into microsoft:master Sep 28, 2020
@ras0219-msft
Copy link
Contributor

LGTM, thanks!

@JackBoosY JackBoosY deleted the dev/jack/13707 branch September 28, 2020 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:internal This PR or Issue was filed by the vcpkg team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[libidn2] build failure
3 participants