summaryrefslogtreecommitdiffstats
path: root/t/t4013/diff.format-patch_--inline_--stdout_initial..master^
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2026-04-09 22:44:33 +0000
committerJunio C Hamano <gitster@pobox.com>2026-04-09 17:25:36 -0700
commit30e6f7adf626af926a02897294363dbf5f3bbe65 (patch)
tree87e4e45a5e097581f075d04f8fee4b7fa3e07edb /t/t4013/diff.format-patch_--inline_--stdout_initial..master^
parent40c789dfc250486e60b7d7cdba47d8423a754abf (diff)
downloadgit-30e6f7adf626af926a02897294363dbf5f3bbe65.tar.gz
git-30e6f7adf626af926a02897294363dbf5f3bbe65.zip
Linux: link against libdl
Older versions of Rust on Linux, such as that used in Debian 11 in our CI, require linking against libdl. Were we linking with Cargo, this would be included automatically, but since we're not, explicitly set it in the system-specific config. This library is part of libc, so linking against it if it happens to be unnecessary will add no dependencies to the resulting binary. In addition, it is provided by both glibc and musl, so it should be portable to almost all Linux systems. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions