summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-08-31 21:11:58 +0200
committerPiotr Gorski2023-08-31 21:11:58 +0200
commitb2c0dfbd8c16dfbf854ef985b7b1043a2a982dcb (patch)
tree5d6bee8f4e465a91eb5f12bfb8f28357c2128570
parent5491f0c5e242bc1105491aeec178908990579e62 (diff)
downloadaur-b2c0dfbd8c16dfbf854ef985b7b1043a2a982dcb.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 98007a4975dd..19492d098608 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."