vppinfra: Place SIGPWR behind a linux define 67/40267/2
authorTom Jones <thj@freebsd.org>
Fri, 26 Jan 2024 15:00:31 +0000 (15:00 +0000)
committerDamjan Marion <dmarion@0xa5.net>
Tue, 13 Feb 2024 16:13:19 +0000 (16:13 +0000)
commitb2e0ce96ea7acc328be5f5bae5ea904a6cd61146
treeac629ada51ce22b1800834e205c91a23d2d215bb
parent58f37b21eace1c93ed5b20047cae4d0056cba376
vppinfra: Place SIGPWR behind a linux define

The SIGPWR signal is specific to Linux, place it behind a Linux flag to
help the build on FreeBSD.

Type: improvement
Change-Id: Ie36c2ceb201afff98e92bbe64595c3953b11c457
Signed-off-by: Tom Jones <thj@freebsd.org>
src/vppinfra/unix-formats.c