summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2023-08-31 21:02:38 +0200
committerPiotr Gorski2023-08-31 21:02:38 +0200
commit2a3a90100c13bbbbabccff4339bf470d26bdd9ae (patch)
tree02bf1c3c930f154fabcaf44d4d2f6bb536fe3f44 /PKGBUILD
parented71cf8a5233a3da853f3a12b5d27abdd1767f70 (diff)
downloadaur-2a3a90100c13bbbbabccff4339bf470d26bdd9ae.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 26ef14b5f127..15ae06af0f66 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."