summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-04-03 18:38:53 +0000
committerjoe <joe@FreeBSD.org>2001-04-03 18:38:53 +0000
commit5ba9bf6f375d8762100b11e981e9c1a19c9b92d6 (patch)
treeda5c13597d941a4bc48f997c1fb4f2a868b52c92 /gnu/usr.bin/perl/libperl/config.SH-elf.alpha
parentc6f99edeba3d4cc95dbbdf695db587222aa7c0a2 (diff)
downloadFreeBSD-src-5ba9bf6f375d8762100b11e981e9c1a19c9b92d6.zip
FreeBSD-src-5ba9bf6f375d8762100b11e981e9c1a19c9b92d6.tar.gz
Commit the first version of BSDPAN.
BSDPAN is the collection of modules that provides tighter than ever integration of Perl into BSD Unix. Currently, BSDPAN does the following: o makes p5- FreeBSD ports PREFIX-clean; o registers Perl modules in the FreeBSD package database with a package name derived from the module name. The name is of the form: bsdpan-ModuleName-V.VV. Anyone interested in where BSDPAN is developing should read Anton's message to the ports mailling list: Message-ID: <20010105040828.A26011@heechee.tobez.org> Submitted by: Anton Berezin <tobez@tobez.org>
Diffstat (limited to 'gnu/usr.bin/perl/libperl/config.SH-elf.alpha')
-rw-r--r--gnu/usr.bin/perl/libperl/config.SH-elf.alpha4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
index 8e09cda..729bf67 100644
--- a/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
+++ b/gnu/usr.bin/perl/libperl/config.SH-elf.alpha
@@ -52,7 +52,7 @@ cat='cat'
cc='cc'
cccdlflags='-DPIC -fpic'
ccdlflags=' -Wl,-R/usr/lib'
-ccflags='-fno-strict-aliasing'
+ccflags='-fno-strict-aliasing -DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
ccsymbols='__FreeBSD__=5 __FreeBSD_cc_version=500001 __GNUC_MINOR__=95 __alpha_ev4__=1 __unix=1 __unix__=1 cpu=alpha cpu=ev4 machine=alpha system=FreeBSD system=unix'
cf_by='markm'
cf_email='markm@FreeBSD.org'
@@ -70,7 +70,7 @@ cpio=''
cpp='cpp'
cpp_stuff='42'
cppccsymbols='__ELF__=1 __GNUC__=2 __alpha=1 __alpha__=1 unix=1'
-cppflags='-fno-strict-aliasing'
+cppflags='-fno-strict-aliasing -DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
cpplast='-'
cppminus='-'
cpprun='cc -E'
OpenPOWER on IntegriCloud