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

compilers: Try harder to dedup builtin libs #5065

Merged
merged 2 commits into from
Mar 14, 2019
Merged

Conversation

nirbheek
Copy link
Member

commit 8b06553:

compilers: Try harder to dedup builtin libs
-ldl, -lm, -lpthread should always be de-duplicated, no matter what.
Closes https://github.com/mesonbuild/meson/issues/2150

commit a17ee51:

compilers: Update comment about library search patterns

Closes #2150

@nirbheek nirbheek added this to the 0.50.1 milestone Mar 12, 2019
@nirbheek nirbheek force-pushed the nirbheek/fix-more-dedup branch 4 times, most recently from 4ff59b1 to b4e2904 Compare March 14, 2019 06:38
Compiler internal libs should always be de-duplicated, no matter what.

Closes #2150

Test case is by Bruce Richardson in the issue.
@nirbheek nirbheek force-pushed the nirbheek/fix-more-dedup branch from b4e2904 to cffd181 Compare March 14, 2019 07:34
@nirbheek nirbheek merged commit bcee8fb into master Mar 14, 2019
@nirbheek nirbheek deleted the nirbheek/fix-more-dedup branch March 14, 2019 12:21
@jon-turney
Copy link
Member

This seems to break building systemd. I raised #5113.

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.

2 participants