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

add -fpic flag because some gcc instances do not default to pic code #62

Merged
merged 1 commit into from
May 18, 2024

Conversation

jakiki6
Copy link
Contributor

@jakiki6 jakiki6 commented May 18, 2024

gcc generates funky stuff like mov r9d, 0x137 instead of lea r9, ... which causes crashes

@TheOfficialFloW TheOfficialFloW merged commit 61f6b00 into TheOfficialFloW:master May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants