https://bugs.winehq.org/show_bug.cgi?id=46229
Bug ID: 46229 Summary: server/ptrace: NetBSD debug register storage Product: Wine Version: 3.21 Hardware: x86-64 OS: NetBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: triaxx@NetBSD.org
Created attachment 62921 --> https://bugs.winehq.org/attachment.cgi?id=62921 NetBSD specific debug register storage
The build failed because the storage of debug registers uses an array on NetBSD.
The attached patch fix the build failure.