openwrt-packages/utils/stress-ng
Sergey V. Lobanov 8554a287cf stress-ng: fix build on macos
This patch adds KERNEL=Linux to MAKE_FLAGS to avod Darwin detection.
If Makefile detects Darwin, it removes -lbsd from build flags, but
this flag is required due to target is always Linux, not bsd-like.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
(cherry picked from commit 53a51fb3d1)
2023-09-02 15:49:06 +02:00
..
Makefile stress-ng: fix build on macos 2023-09-02 15:49:06 +02:00