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
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 +-