On 1/10/22 3:19 AM, Warner Losh wrote:
Start to add the host signal functionality to the build.
Signed-off-by: Warner Losh
---
bsd-user/meson.build | 1 +
bsd-user/signal.c| 1 +
meson.build | 1 +
3 files changed, 3 insertions(+)
Reviewed-by: Richard Henderson
r~
On Sun, 9 Jan 2022 at 16:32, Warner Losh wrote:
>
> Start to add the host signal functionality to the build.
>
> Signed-off-by: Warner Losh
> ---
> bsd-user/meson.build | 1 +
> bsd-user/signal.c| 1 +
> meson.build | 1 +
> 3 files changed, 3 insertions(+)
Reviewed-by: Peter Mayde
Start to add the host signal functionality to the build.
Signed-off-by: Warner Losh
---
bsd-user/meson.build | 1 +
bsd-user/signal.c| 1 +
meson.build | 1 +
3 files changed, 3 insertions(+)
diff --git a/bsd-user/meson.build b/bsd-user/meson.build
index 9fcb80c3fa8..a768e65d35e 10