Skip to content

Avoid executable stack by marking that it's not required. #4418

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jkroonza
Copy link

Also refer to: fluent/fluent-bit#10513

@jkroonza
Copy link
Author

Other assembly files may be affected too, but this is the one that causes problems for me.

@yamt
Copy link
Collaborator

yamt commented Jun 26, 2025

Other assembly files may be affected too, but this is the one that causes problems for me.

can you consider to apply this to other *.s files?
at least invokeNative_em64_simd.s, which is used by the default configuration for the target.

@jkroonza
Copy link
Author

I can definitely add to all, but I'm not in a position to test all, is that acceptable?

@yamt
Copy link
Collaborator

yamt commented Jun 26, 2025

I can definitely add to all, but I'm not in a position to test all, is that acceptable?

i think it's fine.

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