summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-21 08:44:24 +0000
committerjb <jb@FreeBSD.org>1998-09-21 08:44:24 +0000
commit6d2022482f1d095708e61dc86b339440bb22b6cc (patch)
treec7e058e89d057d2390bc8d237bbd52a8ed04ee60 /gnu/usr.bin/perl/libperl/config.SH-elf.alpha
parent14d606547b2abcddd219f4ee712c150e1a7c79a7 (diff)
downloadFreeBSD-src-6d2022482f1d095708e61dc86b339440bb22b6cc.zip
FreeBSD-src-6d2022482f1d095708e61dc86b339440bb22b6cc.tar.gz
I danced with the devil and found the needle in the haystack!
Remove the /usr/bin path to ranlib and just let the build environment set the path. Running an aout version of ranlib on an elf library is something we'd prefer not to do. I'm surprised that the build didn't spit any errors when it did this. Shrug.
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.alpha')
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
index a37aab4..ab15032 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
@@ -484,7 +484,7 @@ privlibexp='/usr/libdata/perl/5.00502'
prototype='define'
ptrsize='8'
randbits='31'
-ranlib='/usr/bin/ranlib'
+ranlib='ranlib'
rd_nodata='-1'
rm='rm'
rmail=''
OpenPOWER on IntegriCloud