summaryrefslogtreecommitdiff
path: root/Cross
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2008-05-20 23:39:57 +0000
committerDave Mitchell <davem@fdisolutions.com>2008-05-20 23:39:57 +0000
commit86697e543f70346e231faa3f95bb00996b980b1e (patch)
tree6f13a943204a3d39d5b2db0d4e2a2aec3a3e3596 /Cross
parent3c3c867109b593004af04edb86a90b1a19ef744b (diff)
downloadperl-86697e543f70346e231faa3f95bb00996b980b1e.tar.gz
Integrate:
[ 33547] Final move from meta-3.0 to meta-3.5 [ 33589] Make uudmap.h dependencies more explicit in the VMS build (needed by MMS but not MMK). [ 33597] Add i_syspoll to all the pre-canned configs. [ 33598] Subject: [PATCH] Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) From: Dominic Dunlop <shouldbedomo@mac.com> Message-Id: <3B7752C8-D5A2-452C-B3E0-C453FFCBCAFA@mac.com> Date: Tue, 11 Mar 2008 21:54:04 +0100 [but rename ******* to i_mallocmalloc.U, and then fix up all the files that Porting/checkcfgvar.pl says need i_mallocmalloc declared] [ 33606] Subject: detecting Configure test goofs (Was Re: branch prediction hints) From: Nicholas Clark <nick@ccl4.org> Date: Mon, 24 Mar 2008 16:35:09 +0000 Message-ID: <20080324163509.GW79799@plum.flirble.org> p4raw-link: @33606 on //depot/perl: 08593cf4c9cb1d67bbda4d67054ff396110647f9 p4raw-link: @33598 on //depot/perl: 1cd66f7c5bbf47a0c9c6f45b3eae3670bbe447db p4raw-link: @33597 on //depot/perl: 3420cd608b369be387bfc5e65cad34a2bf659561 p4raw-link: @33589 on //depot/perl: b50d78f710e31d33fee2acc5e8cfddc61da1eb9b p4raw-link: @33547 on //depot/perl: 216dac0429f7f2def8388be78bca5dd81baf8702 p4raw-id: //depot/maint-5.10/perl@33894 p4raw-integrated: from //depot/perl@33893 'copy in' configure.com (@33591..) plan9/config_sh.sample (@33597..) 'edit in' Cross/config.sh-arm-linux epoc/config.sh (@33597..) 'merge in' vms/descrip_mms.template (@32649..) p4raw-integrated: from //depot/perl@33606 'copy in' Configure (@33598..) p4raw-integrated: from //depot/perl@33598 'copy in' config_h.SH (@33547..) 'merge in' perl.h (@33448..) p4raw-integrated: from //depot/perl@33597 'edit in' Porting/config.sh (@33049..) 'ignore' NetWare/config.wc symbian/config.sh uconfig.sh win32/config.ce (@33049..) win32/config.bc (@33345..) win32/config.gc win32/config.vc win32/config.vc64 (@33347..) p4raw-integrated: from //depot/perl@33547 'ignore' Porting/Glossary (@33321..)
Diffstat (limited to 'Cross')
-rw-r--r--Cross/config.sh-arm-linux2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux
index b0c4f1cdaa..1e8668bb17 100644
--- a/Cross/config.sh-arm-linux
+++ b/Cross/config.sh-arm-linux
@@ -634,6 +634,7 @@ i_limits='define'
i_locale='define'
i_machcthr='undef'
i_malloc='define'
+i_mallocmalloc='undef'
i_math='define'
i_memory='undef'
i_mntent='define'
@@ -668,6 +669,7 @@ i_sysmode='undef'
i_sysmount='define'
i_sysndir='undef'
i_sysparam='define'
+i_syspoll='undef'
i_sysresrc='define'
i_syssecrt='undef'
i_sysselct='define'