diff options
author | Jerry D. Hedden <jdhedden@cpan.org> | 2007-04-30 13:06:28 -0400 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2007-05-02 08:43:08 +0000 |
commit | 47f9f84cc98b8a5779f47ca8a12283098d2816e4 (patch) | |
tree | b39025ba2f6fc9f549813cffe63cd2b380bddcf2 /Cross | |
parent | 4964fccb418626bbfc96e446747345a4f3e41961 (diff) | |
download | perl-47f9f84cc98b8a5779f47ca8a12283098d2816e4.tar.gz |
Remove ext/Thread
From: "Jerry D. Hedden" <jdhedden@cpan.org>
Message-ID: <1ff86f510704301406t6373912ame78fea5c7a148cf4@mail.gmail.com>
p4raw-id: //depot/perl@31114
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/config.sh-arm-linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index aa169c6c07..d29584d09a 100644 --- a/Cross/config.sh-arm-linux +++ b/Cross/config.sh-arm-linux @@ -731,7 +731,7 @@ issymlink='/usr/bin/test -h' ivdformat='"ld"' ivsize='4' ivtype='long' -known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Thread Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared' +known_extensions='B ByteLoader Cwd DB_File Data/Dumper Devel/DProf Devel/PPPort Devel/Peek Digest/MD5 Encode Fcntl File/Glob Filter/Util/Call GDBM_File I18N/Langinfo IO IPC/SysV List/Util MIME/Base64 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/scalar PerlIO/via SDBM_File Socket Storable Sys/Hostname Sys/Syslog Time/HiRes Unicode/Normalize XS/APItest XS/Typemap attrs re threads threads/shared' ksh='' ld='cc' lddlflags='-shared -L/usr/local/lib' |