diff options
author | Darren Tucker <dtucker@dtucker.net> | 2018-06-08 17:43:36 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@dtucker.net> | 2018-06-08 17:43:36 +1000 |
commit | f2c06ab8dd90582030991f631a2715216bf45e5a (patch) | |
tree | 3a5d2d13b735151024ec687ab4546d7f4182f57c /contrib/Makefile | |
parent | e1542a80797b4ea40a91d2896efdcc76a57056d2 (diff) |
Remove ability to override $LD.
Since autoconf always uses $CC to link C programs, allowing users to
override LD caused mismatches between what LD_LINK_IFELSE thought worked
and what ld thought worked. If you do need to do this kind of thing you
need to set a compiler flag such as gcc's -fuse-ld in LDFLAGS.
Diffstat (limited to 'contrib/Makefile')
0 files changed, 0 insertions, 0 deletions