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

fix(kuma-dp) conditional compile syscall for linux #2047

Merged
merged 2 commits into from
May 26, 2021

Conversation

bartsmykla
Copy link
Contributor

@bartsmykla bartsmykla commented May 26, 2021

As Pdeathsig is a property of syscall.SysProcAttr available
only on linux, this PR is introducing conditional compilation
of these bits only for linux

This is a followup of #2045

As `Pdeathsig` is a property of `syscall.SysProcAttr` available
only on linux, this PR is introducing conditional compilation
of these bits only for linux

Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla requested a review from a team as a code owner May 26, 2021 11:56
Signed-off-by: Bart Smykla <bartek@smykla.com>
@bartsmykla bartsmykla merged commit ed39596 into kumahq:master May 26, 2021
@bartsmykla bartsmykla deleted the fix/dnsserver-syscall branch May 26, 2021 12:49
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.

None yet

3 participants