Subject: Re: CVS commit: src/sys/arch/evbarm/stand
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@astron.com>
List: source-changes
Date: 01/16/2006 21:18:12
In article <6F1DB470-957C-4DB5-AB4F-6FDF0BFA2B34@shagadelic.org>,
Jason Thorpe <thorpej@shagadelic.org> wrote:
>
>On Jan 16, 2006, at 11:34 AM, Havard Eidnes wrote:
>
>>
>> Module Name: src
>> Committed By: he
>> Date: Mon Jan 16 19:34:53 UTC 2006
>>
>> Modified Files:
>> src/sys/arch/evbarm/stand/board: becc_mem.c i80312_mem.c i80321_mem.c
>> integrator_mem.c smdk2410.c smdk2800.c ts7200.c
>> src/sys/arch/evbarm/stand/gzboot: Makefile.gzboot gzboot.c
>>
>> Log Message:
>> The new zlib uses HEAP_SIZE, so instead use BOARD_HEAP_SIZE as the
>> symbol to use here. Also adapt to the new zlib with the changed name
>> for the header file.
>
>It's a real bummer that the new zlib pollutes the namespace like
>this....
I am collecting patches to send them to the authors. This is not
the only problem.
christos