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

Move elfio into src/external #163

Closed
wants to merge 2 commits into from
Closed

Move elfio into src/external #163

wants to merge 2 commits into from

Conversation

Alan-Jowett
Copy link
Owner

Resolves: #162

The elfio submodule needs to be included as a source directory and included as an explicit dependency. By moving both into the src directory it permits other projects to take a dependency on just the src directory and skip building test code.

Alan Jowett added 2 commits December 11, 2023 14:09
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
@coveralls
Copy link

Coverage Status

coverage: 78.717% (-17.1%) from 95.837%
when pulling e2357e2 on issue162
into ab34094 on main.

@Alan-Jowett Alan-Jowett closed this Jan 5, 2024
@Alan-Jowett Alan-Jowett deleted the issue162 branch January 18, 2024 23:34
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.

bpf_conformance dependency on elfio is hard to use
2 participants