summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl/perl/config.sh-64
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/perl/perl/config.sh-64')
-rw-r--r--meta/recipes-devtools/perl/perl/config.sh-642
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/perl/perl/config.sh-64 b/meta/recipes-devtools/perl/perl/config.sh-64
index 6929d3a09dd..19637b4dbb1 100644
--- a/meta/recipes-devtools/perl/perl/config.sh-64
+++ b/meta/recipes-devtools/perl/perl/config.sh-64
@@ -10,6 +10,8 @@ i64type='long'
ivsize='8'
longdblsize='16'
longsize='8'
+longdblinfbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
+longdblnanbytes='0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xff, 0x7f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00'
myuname='linux qemux86-64 2.6.37-rc5-yocto-standard+ #1 smp preempt mon dec 20 17:19:50 pst 2010 x86_64 gnulinux '
need_va_copy='define'
netdb_host_type='char *'