Date: Fri, 19 May 2023 14:53:30 -0700 From: Rick Macklem <rick.macklem@gmail.com> To: freebsd-stable@freebsd.org Subject: Sorry, I broke the build for stable/13 Message-ID: <CAM5tNy7JXncNJqdp_TE=yH=M2%2BfEnLO1Z8JfeCQLLcEC=ETuNQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Oops, an MFC I did to-day broke the build for stable/13. I have reverted the commits, so I think things should be ok now. My mistake was to assume that a change in a .h file within a #ifdef _KERNEL would not affect a userland build. (It turns out that code in libprocstat defines _KERNEL.) I'll work on a fix, rick
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAM5tNy7JXncNJqdp_TE=yH=M2%2BfEnLO1Z8JfeCQLLcEC=ETuNQ>