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

Capture first line of linker version only #104136

Merged
merged 2 commits into from
Jun 28, 2024
Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Jun 28, 2024

We really don't need the subsequent ones

  -- The linker identification is GNU ld (GNU Binutils for Debian) 2.40
  Copyright (C) 2023 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License version 3 or (at your option) a later version.
  This program has absolutely no warranty.

@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Jun 28, 2024
@am11 am11 requested a review from janvorli June 28, 2024 05:54
Copy link
Contributor

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

@akoeplinger akoeplinger merged commit 66a0053 into dotnet:main Jun 28, 2024
146 of 148 checks passed
@am11 am11 deleted the patch-4 branch June 28, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-coreclr community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants