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

[libpq] Fix incidental linkage of DL on windows platforms. #14172

Merged
merged 1 commit into from
Oct 23, 2020

Conversation

ras0219
Copy link
Contributor

@ras0219 ras0219 commented Oct 23, 2020

Previously, detecting the presence of the dlfcn-win32 library resulted in an incorrect -ldl injection.

As a drive-by, this also deletes the unused file CMakeLists.txt in libpqxx. Since this results in zero behavior differences, a port-version update is not required.

Previously, detecting the presence of the dlfcn-win32 library resulted in an incorrect `-ldl` injection.
@BillyONeal BillyONeal merged commit de29967 into microsoft:master Oct 23, 2020
@BillyONeal
Copy link
Member

Thanks for your contribution!

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.

4 participants