Skip to content

Fix build on i686 and s390x - #556

Open
aplopez wants to merge 1 commit into
sudo-project:mainfrom
aplopez:build
Open

aplopez wants to merge 1 commit into
sudo-project:mainfrom
aplopez:build

Conversation

@aplopez

@aplopez aplopez commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

In exec_ptrace.c the function get_sc_retval() is defined when SECCOMP_AUDIT_ARCH_COMPAT is declared, but not in its #else branch. Build fails on architectures falling in this branch.

In exec_ptrace.c the function get_sc_retval() is defined when
SECCOMP_AUDIT_ARCH_COMPAT is declared, but not in its #else branch.
Build fails on architectures falling in this branch.
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.

1 participant