-
Notifications
You must be signed in to change notification settings - Fork 715
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
Conversation
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? |
I can definitely add to all, but I'm not in a position to test all, is that acceptable? |
i think it's fine. |
Is there a way to cherry pick this over to 1.3 from here or do I push a separate PR again? |
Also refer to: fluent/fluent-bit#10513 Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Also refer to: fluent/fluent-bit#10513