summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorAlain Barbet <alian@cpan.org>2003-08-19 20:18:03 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-19 16:54:48 +0000
commitc272d378c52f543d764909751ce708de03235bb8 (patch)
tree6aa1564de94d441363bb0be61b506a560ab355bf /MANIFEST
parent3f528443b6a6bb74adb02f5c77345eadbe5a30cb (diff)
downloadperl-c272d378c52f543d764909751ce708de03235bb8.tar.gz
Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
Message-ID: <20030819161650.65754.qmail@onion.perl.org> p4raw-id: //depot/perl@20780
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index bec2f7bffc..a8935e0f38 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -95,6 +95,7 @@ ext/B/C/C.xs Compiler C backend external subroutines
ext/B/C/Makefile.PL Compiler C backend makefile writer
ext/B/defsubs_h.PL Generator for constant subroutines
ext/B/hints/darwin.pl Hints for named architecture
+ext/B/hints/openbsd.pl Hints for named architecture
ext/B/Makefile.PL Compiler backend makefile writer
ext/B/NOTES Compiler backend notes
ext/B/O.pm Compiler front-end module (-MO=...)