yggstack/.github
Vasyl Gello 5a87e43f9a Try building only static executables for Linux/*BSD
It appears Go toolchain silently uses netgo+osusergo+static
if cross-compiling but provides dynamicaly-linked executable
for native arch. Keeping track of all Linux and *BSD sysroots
is impractical so lets ship static executables where possible.
They may bot honor system DNS resolver but at least they work
everywhere.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2024-07-26 11:54:55 +03:00
..
workflows Try building only static executables for Linux/*BSD 2024-07-26 11:54:55 +03:00