Jacob Lalonde 159646cd39
[LLDB] Add ifndef to platform linux (#141971)
Another iteration of fixes for #141670. Platform linux can be used by
other platforms, so we need to supply the signal values if they're not
defined.

Values are from the
[manpage](https://man7.org/linux/man-pages/man7/signal.7.html)
2025-05-29 11:20:05 -07:00
..