]> git.pld-linux.org Git - packages/zfs.git/blob - no-Werror.patch
rel 1
[packages/zfs.git] / no-Werror.patch
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.055018 seconds and 3 git commands to generate.