summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-01-17 09:53:34 +0000
committermarkm <markm@FreeBSD.org>1999-01-17 09:53:34 +0000
commit8c857c9d16c7b67995d2b354e42ade8dbb78168f (patch)
treec47ec0cb9d6a8ca29169c7671be894b1dd56b18d /gnu/usr.bin/perl/libperl/config.SH-elf.alpha
parentef9702040446a5f14d2d49b2a5d697ae61ce8803 (diff)
downloadFreeBSD-src-8c857c9d16c7b67995d2b354e42ade8dbb78168f.zip
FreeBSD-src-8c857c9d16c7b67995d2b354e42ade8dbb78168f.tar.gz
Back out the last commit; it broke things.
NB! NB! NB! GUYS - the perl5 build is extremely nasty!! Please run all changes to it past me _before_ committing. There are some very subtle gotchas.
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.alpha')
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.alpha8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
index 6f16d10..9d41d8b 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
@@ -5,12 +5,12 @@
# do not forget to propagate your changes by running "Configure -der". You may
# instead choose to run each of the .SH files by yourself, or "Configure -S".
#
-# $Id: config.SH-elf.alpha,v 1.9 1999/01/14 20:27:26 markm Exp $
+# $Id: config.SH-elf.alpha,v 1.10 1999/01/15 04:14:52 ache Exp $
#
# Package name : perl5
# Source directory : .
-# Configuration time: $Date: 1999/01/14 20:27:26 $
+# Configuration time: $Date: 1999/01/15 04:14:52 $
# Configured by : markm
# Target system : freebsd 3.0-current #0:
@@ -55,7 +55,7 @@ ccdlflags=' '
ccflags=''
cf_by='markm'
cf_email='markm@freebsd.org'
-cf_time='$Date: 1999/01/14 20:27:26 $'
+cf_time='$Date: 1999/01/15 04:14:52 $'
chgrp=''
chmod=''
chown=''
@@ -461,7 +461,7 @@ nonxs_ext='Errno'
nroff='nroff'
o_nonblock='O_NONBLOCK'
obj_ext='.o'
-optimize="${CFLAGS}"
+optimize=${CFLAGS:-''}
orderlib='false'
osname='freebsd'
osvers='3.0-current'
OpenPOWER on IntegriCloud