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(#180): added Makefile that links specific libc & loader during compilation #183

Merged
merged 1 commit into from
Apr 30, 2024
Merged

fix(#180): added Makefile that links specific libc & loader during compilation #183

merged 1 commit into from
Apr 30, 2024

Conversation

edd255
Copy link
Contributor

@edd255 edd255 commented Apr 26, 2024

This new Makefile should fix issue #180. You can use make all -f Makefile_ld to specify this Makefile. It links the specific libc & loader versions.

Using this Makefile is optional.

@Kyle-Kyle
Copy link
Contributor

This looks great. Thanks!
I'll make a few changes to this Makefile so we don't have to download all libc though.

@Kyle-Kyle Kyle-Kyle merged commit 2042f94 into shellphish:master Apr 30, 2024
12 checks passed
@Kyle-Kyle
Copy link
Contributor

done: e93ce21

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