Skip to content

Conversation

@alan-maguire
Copy link
Member

as reported in

#12

we see compilation failures like

tcp_buffer_tuner.bpf.c:232:1: error: A call to built-in function '__stack_chk_fail' is not supported.

this looks like [1], which is fixed by disabling stack protection. Try this here too.

Reported-by: https://github.com/delvin-fil

as reported in

#12

we see compilation failures like

tcp_buffer_tuner.bpf.c:232:1: error: A call to built-in function '__stack_chk_fail' is not supported.

this looks like [1], which is fixed by disabling stack
protection. Try this here too.

Reported-by: https://github.com/delvin-fil
Signed-off-by: Alan Maguire <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 6, 2023
@alan-maguire alan-maguire merged commit bbcb0c6 into main Jul 6, 2023
@cappelikan cappelikan mentioned this pull request Jul 13, 2023
@alan-maguire alan-maguire deleted the no-stack-protect branch December 2, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant