Find ld in the PATH when make_ld_r_object is called
commitf21e615c8b1a0f48e00b033abd6557ffc73d229e
authorKyle J. McKay <mackyle@gmail.com>
Fri, 4 May 2012 08:22:34 +0000 (4 01:22 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 4 May 2012 08:22:34 +0000 (4 01:22 -0700)
treece42945a808cdf7ca51c98bb7884fc3ba953f540
parentb957b20367d81b52a517acf4e24762c38686a48b
Find ld in the PATH when make_ld_r_object is called

Previously ld was required to be alongside tease.
ld is only required when operating on 64-bit OBJECT files or files
that are having debugging information stripped (-S, -x).
tease.c