coolsnowwolf-packages/lang/tcl
Sergey V. Lobanov eb5d6a8d54 tcl: fix build on macos
configure script detects Darwin and uses flags incompatible with
Linux target build.

This patch uses fakeuname tool if host OS is MacOS to avoid Darwin
detection on target build.

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-11-03 11:39:44 +08:00
..
Makefile tcl: fix build on macos 2022-11-03 11:39:44 +08:00