summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-08-31 21:12:36 +0200
committerPiotr Gorski2023-08-31 21:12:36 +0200
commitcfaa824bc461addbc7b03e75c896921842d2e4e9 (patch)
tree3c043f5c7b0abd7cd0ea5f7ff8b8c24da38e71c4
parentc1b312d1785b292b2f8bf2169df17ac7d61da4f3 (diff)
downloadaur-cfaa824bc461addbc7b03e75c896921842d2e4e9.tar.gz
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 605ea95f9b41..86de9486ea01 100644
--- a/PKGBUILD
+++ b/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."