Skip to content

GNUmakefile: Remove check for LIBSELINUX_ENABLED#9228

Merged
sylvestre merged 2 commits into
uutils:mainfrom
oech3:build-selinux-simple
Nov 11, 2025
Merged

GNUmakefile: Remove check for LIBSELINUX_ENABLED#9228
sylvestre merged 2 commits into
uutils:mainfrom
oech3:build-selinux-simple

Conversation

@oech3

@oech3 oech3 commented Nov 11, 2025

Copy link
Copy Markdown
Contributor

Closes #8767
People sets SELINUX_ENABLED=1 wants to enable SELinux. We should fail to build instead of fallbacking to non SELinux build.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@sylvestre
sylvestre merged commit 598bf60 into uutils:main Nov 11, 2025
123 checks passed
@oech3
oech3 deleted the build-selinux-simple branch November 12, 2025 00:21
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.

Allow to build SELinux progs even selinuxenabled fails

2 participants