Re: [Libhugetlbfs-devel] [PATCH] must compile explicitly for 32 bit

2008-10-09 Thread Eric B Munson
On Wed, 08 Oct 2008, Jon Tollefson wrote: > In order to compile the 32 bit versions of the test programs correctly you > must explicitly specify 32 bit to gcc. > This is a fix for some distros that compile 64 bit by default. The switch > should be backwards compatible. > > > Signed-off-by: Jo

[Libhugetlbfs-devel] [PATCH] must compile explicitly for 32 bit

2008-10-08 Thread Jon Tollefson
In order to compile the 32 bit versions of the test programs correctly you must explicitly specify 32 bit to gcc. This is a fix for some distros that compile 64 bit by default. The switch should be backwards compatible. Signed-off-by: Jon Tollefson <[EMAIL PROTECTED]> --- Makefile |2 +-