diff options
author | Eli Schwartz <eschwartz@gentoo.org> | 2025-04-25 01:25:43 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-25 09:35:55 -0700 |
commit | 5cb05d76af33367b061aec65113de06eaa39fc71 (patch) | |
tree | dd3679e3a9cc6b6f716cca523006c1852541477e /git-gui/lib/commit.tcl | |
parent | f5e3c6c57d396ab85f7530c8d9675f74d1576f61 (diff) |
meson: add a couple missing networking dependencies
As evidenced in config.mak.uname and configure.ac, there are various
possible scenarios where these libraries are default-enabled in the
build, which mainly boils down to: SunOS. -lresolv is simply not the
only library that, when it exists, probably needs to be linked to for
networking.
Check for and add -lnsl -lsocket as well.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions