not affect building images based on bookworm (nor
presumably on unstable, but I didn't check this explicitly).
Best,
NoisyCoil
>From 4d11835d376899258946d52b54cfe32f6d94 Mon Sep 17 00:00:00 2001
From: NoisyCoil
Date: Sat, 10 Aug 2024 15:07:43 +0200
Subject: [PATCH] Compile with -W
Hello,
The compile flag I used in the patch, -Wno-error=incompatible-pointer-types,
has been used since presumably forever to build zsync. Note that the code of
zsync has not changed since at least old-old stable: the zsync builds still in
Debian unstable and <= 12 were made using it. The issue
Thank you, I think this is a good compromise.