We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a752978 commit 9382bf2Copy full SHA for 9382bf2
linux-cachyos-rc/PKGBUILD
@@ -110,7 +110,7 @@
110
# Build the zfs module in to the kernel
111
# WARNING: The ZFS module doesn't build with selected RT sched due to licensing issues.
112
# If you use ZFS, refrain from building the RT kernel
113
-: "${_build_zfs:=n}"
+: "${_build_zfs:=no}"
114
115
# Builds the nvidia module and package it into a own base
116
# This does replace the requirement of nvidia-dkms
0 commit comments