Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
ed71cf8a52
commit
2a3a90100c
1 changed files with 0 additions and 6 deletions
6
PKGBUILD
6
PKGBUILD
|
@ -298,12 +298,6 @@ prepare() {
|
|||
scripts/config -e CACHY
|
||||
fi
|
||||
|
||||
### Workaround for bcachefs
|
||||
# More infos here: https://github.com/CachyOS/linux-cachyos/issues/152
|
||||
if [ -n "$_bcachefs" ]; then
|
||||
scripts/config -d DRM_ACCEL_IVPU
|
||||
fi
|
||||
|
||||
### Selecting the CPU scheduler
|
||||
[ -z "$_cpusched" ] && _die "The value is empty. Choose the correct one again."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue