summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/libperl/config.SH-threads-elf.sparc
Commit message (Collapse)AuthorAgeFilesLines
* For the time being, Perl threading is considered dangerous. How, whenmarkm2001-05-311-600/+0
| | | | and why this is re-enabled will be addressed again in the future.
* Commit the first version of BSDPAN.joe2001-04-031-2/+2
| | | | | | | | | | | | | | | | | | | 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>
* Add suffix "-thread" to archname when perl with thread support.vanilla2000-10-301-1/+1
| | | | Approved by: markm
* Add a config.SH for the sparc and sparc64 ports. The ones for the sparc64steve2000-04-161-0/+600
might need some adjusting for the size of long long and long double. Reviewed and approved by: markm
OpenPOWER on IntegriCloud