[22362] in Source-Commits
third/perl
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Wed Apr 6 15:34:14 2005
From: ghudson@MIT.EDU
Date: Wed, 6 Apr 2005 15:34:06 -0400
Message-Id: <200504061934.j36JY6FJ032419@equal-rites.mit.edu>
To: source-commits@MIT.EDU
Update of /afs/dev.mit.edu/source/repository/third/perl
In directory equal-rites.mit.edu:/afs/dev.mit.edu/user/ghudson/third/perl
Modified Files:
Makefile.athena
Log Message:
We aren't using gnu ld any more, so remove the flags to account for that.
We also aren't setting LD_RUN_PATH on Solaris, and this was one of the
few places that safety net was used. Pass a run path on the link line
instead.