coolsnowwolf-packages/lang/lyaml
Sergey V. Lobanov 30f194eb19 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-11-03 11:38:35 +08:00
..
Makefile lyaml: fix build on macos 2022-11-03 11:38:35 +08:00