On Tue, Jun 16, 2020 at 03:16:59PM -0000, Christian Weisgerber wrote: > On 2020-06-13, Klemens Nanni <k...@openbsd.org> wrote: > > > For small ports not so much, but when updating bigger ones with lots of > > patches and/or churn, I always find cumbersome to go scroll back in my > > terminal to look for failed hunks or cd into WRKSRC and look for .rej > > files, > > PATCH_DEBUG=No
Iirc PATCH_DEBUG=No doesnt warn you for chunks having offsets so that they should be regen.. hence i have PATCH_DEBUG=Yes everywhere ;)