]> git.pld-linux.org Git - packages/zfs.git/blame - no-Werror.patch
- up to 2.1.9
[packages/zfs.git] / no-Werror.patch
CommitLineData
924fd3f4
JR
1--- zfs-2.1.5/config/kernel.m4~ 2022-06-22 18:55:53.000000000 +0200
2+++ zfs-2.1.5/config/kernel.m4 2022-09-24 08:10:59.050219049 +0200
3@@ -581,7 +581,7 @@
4 # Example command line to manually build source
5 # make modules -C $LINUX_OBJ $ARCH_UM M=$PWD/build/$1
6
7-ccflags-y := -Werror $FRAME_LARGER_THAN
8+ccflags-y := $FRAME_LARGER_THAN
9 _ACEOF
10
11 dnl # Additional custom CFLAGS as requested.
This page took 0.115688 seconds and 4 git commands to generate.