perl: Add threading configuration for all remaining architectures
authorMarcel Denia <naoir@gmx.net>
Tue, 3 Feb 2015 10:34:55 +0000 (11:34 +0100)
committerMarcel Denia <naoir@gmx.net>
Wed, 4 Feb 2015 12:51:21 +0000 (13:51 +0100)
commit30753fd5e5271c002fb31d9500ebe724faa1d83c
tree8f8dba5a3031bc8f2b8e06470028a18b5cdf26d0
parentfe91afba6638b7221e87891cb82318927cf3d595
perl: Add threading configuration for all remaining architectures

Signed-off-by: Marcel Denia <naoir@gmx.net>
lang/perl/files/config.sh-arm-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-armeb-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-avr32-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-mips-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-mips64-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-mipsel-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-powerpc-mt.in [new file with mode: 0644]
lang/perl/files/config.sh-x86_64-mt.in [new file with mode: 0644]