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 patch for Hashtree library, which fixes linking warning #3

Merged
merged 1 commit into from
May 27, 2024
Merged

Add patch for Hashtree library, which fixes linking warning #3

merged 1 commit into from
May 27, 2024

Conversation

aleasims
Copy link
Contributor

Without this GNU linker 2.39+ will produce a warning every time Hashtree is linked:

ld: warning: sha256_shani.o: missing .note.GNU-stack section implies executable stack
ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

@aleasims aleasims merged commit 748620c into NilFoundation:master May 27, 2024
1 check passed
@aleasims aleasims deleted the add-hashtree-patch branch May 27, 2024 18:02
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