Subject: Re: 'build.sh release' failing
To: Christos Zoulas <christos@astron.com>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 02/18/2006 18:53:20
On Sat, Feb 18, 2006 at 06:16:37PM +0000, Christos Zoulas wrote:
> 
> You can compile libz to be a lot smaller if you:
> 
> .if defined(SMALL)
> CPPFLAGS+= -DDYNAMIC_CRC_TABLE -DBUILDFIXED
> .endif

I've modified the local change to crc32.c to set DYNAMIC_CRC_TABLE and
NOBYFOUR for __NETBSD__ _STANDALONE builds.

Possibly this should be predicated on -Os ?

	David

-- 
David Laight: david@l8s.co.uk