Skip to content

build: use "selinux" instead of "feat_selinux" feature name#12431

Open
xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:selinux
Open

build: use "selinux" instead of "feat_selinux" feature name#12431
xtqqczze wants to merge 1 commit into
uutils:mainfrom
xtqqczze:selinux

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented May 22, 2026

Do not specify feat_selinux in individual crates; it is now only defined at the workspace level.

cc: @cakebaker

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/resolution (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cut/cut-huge-range is now passing!

@xtqqczze xtqqczze marked this pull request as ready for review May 22, 2026 02:13
@oech3
Copy link
Copy Markdown
Contributor

oech3 commented May 22, 2026

coreutils/README.md

Lines 123 to 126 in bd908f0

To build SELinux-specific features, including `chcon` and `runcon`, ensure that `libselinux`
and `libclang` are installed on your system. Then, run the following command:
```
cargo build --release --features unix,feat_selinux

@oech3
Copy link
Copy Markdown
Contributor

oech3 commented May 22, 2026

why test only?

@xtqqczze xtqqczze changed the title tests: use "selinux" instead of "feat_selinux" feature name build: use "selinux" instead of "feat_selinux" feature name May 22, 2026
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.

2 participants