openwrt-packages/lang/tcl
Sergey V. Lobanov 6e9c701050 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-01-29 08:19:54 -08:00
..
Makefile tcl: fix build on macos 2022-01-29 08:19:54 -08:00