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

cmake/FindMbedTLS: drop lib duplicates early #15495

Closed
wants to merge 2 commits into from

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Nov 6, 2024

When de-duplicating the list of raw libs, make sure to drop duplicates
from the beginning of the list.

Reported-by: Kai Pastor
Ref: #15273 (review)

@dfandrich
Copy link
Contributor

Analysis of PR #15495 at 5d6e41dd:

Test 410 failed, which has NOT been flaky recently, so there could be a real issue in this PR.

Generated by Testclutch

@vszakats vszakats force-pushed the cm-drop-dupes-early branch from 5d6e41d to 221b6b6 Compare November 24, 2024 11:00
@vszakats vszakats changed the title cmake: drop lib duplicates early cmake/FindMbedTLS: drop lib duplicates early Dec 14, 2024
@vszakats vszakats closed this in f7cd713 Dec 14, 2024
@vszakats vszakats deleted the cm-drop-dupes-early branch December 14, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants