Make clearing LD_LIBRARY_PATH

2013-03-20 Thread Hiebert, Darren (IS)
I am running GNU Make 3.82 on Linux. I discovered that make is clearing the LD_LIBRARY_PATH environment variable, so that processes run by it don't inherit this variable from the original environment from which make was run. Why is this? -- Darren Hiebert (256) 327-6520 __

RE: Make clearing LD_LIBRARY_PATH

2013-03-20 Thread Hiebert, Darren (IS)
Ignore this email. I discovered with much chagrin that it was my fault. _ From: Hiebert, Darren (IS) Sent: Wednesday, March 20, 2013 4:36 PM To: 'bug-make@gnu.org' Subject: Make clearing LD_LIBRARY_PATH I am running GNU Make 3.82 on Linux. I discovered