From 1cd66f7c5bbf47a0c9c6f45b3eae3670bbe447db Mon Sep 17 00:00:00 2001 From: Dominic Dunlop Date: Tue, 11 Mar 2008 22:54:04 +0100 Subject: Re: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5/1 cpu) Message-Id: <3B7752C8-D5A2-452C-B3E0-C453FFCBCAFA@mac.com> [but rename ******* to i_mallocmalloc.U, and then fix up all the files that Porting/checkcfgvar.pl says need i_mallocmalloc declared] p4raw-id: //depot/perl@33598 --- Cross/config.sh-arm-linux | 1 + 1 file changed, 1 insertion(+) (limited to 'Cross') diff --git a/Cross/config.sh-arm-linux b/Cross/config.sh-arm-linux index a790f3e78c..bb403c0514 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' -- cgit v1.2.1