| Summary: | sys-fs/btrfs-progs should have some way to set --enable-experimental | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Mark Harmstone <mark> |
| Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
| Status: | UNCONFIRMED --- | ||
| Severity: | normal | CC: | mark |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Mark Harmstone
2024-08-06 16:53:53 UTC
You can set EXTRA_ECONF="--enable-experimental" already. (In reply to Paul Zander from comment #2) > You can set EXTRA_ECONF="--enable-experimental" already. Thanks, but I think this really ought to be a USE flag. There's also the issue that it doesn't install btrfs-corrupt-block by default, which xfstests also needs. My patch fixes both of these. |