diff options
author | Junio C Hamano <gitster@pobox.com> | 2019-06-13 13:19:43 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-13 13:19:43 -0700 |
commit | 51d6c0f0159a7f8ec02bc5a095172cee857b4e3a (patch) | |
tree | 2a074219de2e517068f4ee3854504eabaf01e546 /builtin/commit.c | |
parent | 2a983b227dd6df4d8db6e53e2f5be8afad061b60 (diff) | |
parent | 0f50c8e32c872097f86c424a17e2e4f856bd2f6e (diff) |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions