0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-05 16:01:45 +00:00
Files
Sergey V. Lobanov e4755df4c8 lyaml: fix build on macos
lyaml build script detects Darwin using `uname -s` and changes
build logic so lyaml package can not be built on macos.

This patch uses fakeuname host tool to redefine `uname -s` output
and fix build on macos.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-29 13:31:55 -08:00
..
2022-01-29 13:31:55 -08:00