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

Fix ebpf library linkage when using props file #3107

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

mtfriesen
Copy link
Collaborator

Description

The eBPF props file in the nuget package is intended to automatically link to eBPF libraries, but this doesn't work. It looks like eBPF at some point shipped libs with different CRT linkages, which is no longer.

Testing

Tested locally. CI should provide some regression coverage, and hopefully future undocked sample code will take a build dependency on the props file.

Documentation

N/A.

Installation

No.

@Alan-Jowett Alan-Jowett added this pull request to the merge queue Dec 6, 2023
Merged via the queue into main with commit 99744a1 Dec 6, 2023
76 checks passed
@Alan-Jowett Alan-Jowett deleted the mtfriesen/props_lib branch December 6, 2023 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants