summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl/config.sh-32
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl/config.sh-32')
-rw-r--r--meta/recipes-devtools/perl/perl/config.sh-322
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl/config.sh-32 b/meta/recipes-devtools/perl/perl/config.sh-32
index 7259a0c6ae0..229ca103e9f 100644
--- a/meta/recipes-devtools/perl/perl/config.sh-32
+++ b/meta/recipes-devtools/perl/perl/config.sh-32
@@ -10,6 +10,8 @@ i64type='long long'
ivsize='4'
longdblsize='12'
longsize='4'
+doubleinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x7f'
+doublenanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf8, 0x7f'
myuname='linux qemux86 2.6.37-rc5-yocto-standard+ #1 preempt mon dec 20 14:21:27 pst 2010 i686 gnulinux '
need_va_copy='undef'
netdb_host_type='const void *'