summaryrefslogtreecommitdiffstats
path: root/scripts/git-hooks/commit-msg
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2025-11-18 15:30:26 +0000
committerPádraig Brady <P@draigBrady.com>2025-11-19 14:38:27 +0000
commit59d9f05ef766734662e97bab7e27c397d1132408 (patch)
tree88661235f583c6398f28009861e40dfbe7bd27b9 /scripts/git-hooks/commit-msg
parent0f695854d3e6e1d15f5619faa8e57bec58126300 (diff)
downloadcoreutils-59d9f05ef766734662e97bab7e27c397d1132408.tar.gz
coreutils-59d9f05ef766734662e97bab7e27c397d1132408.zip
build: support --enable-single-binary=hardlinks
* Makefile.am: Use ln rather than $(LN_S) for hardlinks. * configure.ac: Accept --enable-single-binary=hardlinks. * man/local.mk: In hardlink mode, explicitly add the hardlink creation rule to mandeps. Given the automake generated dependency chain, this ensures that the hardlinks are created _after_ the multicall binary, with `make all` or `make check` etc. * src/local.mk: Define the new src/coreutils_hardlinks rule, and only depend on src/coreutils_{symlinks,shebangs} if in those modes, so that hardlinks are created _after_ the multicall binary, and other link types before. * NEWS: Mention the new feature. Addresses https://github.com/coreutils/coreutils/issues/129
Diffstat (limited to 'scripts/git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions