summaryrefslogtreecommitdiffstats
path: root/worktree.c
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-06-13 22:19:43 +0200
committerJunio C Hamano <gitster@pobox.com>2019-06-13 22:19:43 +0200
commit51d6c0f0159a7f8ec02bc5a095172cee857b4e3a (patch)
tree2a074219de2e517068f4ee3854504eabaf01e546 /worktree.c
parentMerge branch 'mh/import-transport-fd-fix' (diff)
parentMakefile: remove the NO_R_TO_GCC_LINKER flag (diff)
downloadgit-51d6c0f0159a7f8ec02bc5a095172cee857b4e3a.tar.xz
git-51d6c0f0159a7f8ec02bc5a095172cee857b4e3a.zip
Merge branch 'ab/deprecate-R-for-dynpath'
The way of specifying the path to find dynamic libraries at runtime has been simplified. The old default to pass -R/path/to/dir has been replaced with the new default to pass -Wl,-rpath,/path/to/dir, which is the more recent GCC uses. Those who need to build with an old GCC can still use "CC_LD_DYNPATH=-R" * ab/deprecate-R-for-dynpath: Makefile: remove the NO_R_TO_GCC_LINKER flag
Diffstat (limited to 'worktree.c')
0 files changed, 0 insertions, 0 deletions