summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2023-08-31 21:04:20 +0200
committerPiotr Gorski2023-08-31 21:04:20 +0200
commite930b99c088aa39117ca744db6668ebb52319bee (patch)
treeb6985e1ea44410462cfdc43811793c706bbd97f0 /PKGBUILD
parentaaff63f1e823c13911ed4fcec891785a6d32b844 (diff)
downloadaur-e930b99c088aa39117ca744db6668ebb52319bee.tar.gz
Sync with Github
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 0 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cb2e169b444..f03e027e3f88 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."