Closed osyoyu closed 10 months ago
SignalCollector relies on Linux-only features such as SIGEV_THREAD_ID, and will not compile outside of Linux. This patch limits compilation of SignalCollector only to Linux, allowing Pf2 usage on macOS and other *NIX environments.
SignalCollector relies on Linux-only features such as SIGEV_THREAD_ID, and will not compile outside of Linux. This patch limits compilation of SignalCollector only to Linux, allowing Pf2 usage on macOS and other *NIX environments.