Add -m32 to the cbfstool LDFLAGS, to fix compilation on 64-bit distros (Ubuntu 10.04 here).
Signed-off-by: Corey Osgood corey.osgood@gmail.com
Please disregard, cbfstool should be 64-bit on 64-bit platforms, the error I was getting was just a glitch.
On Mon, Aug 23, 2010 at 12:55 AM, Corey Osgood corey.osgood@gmail.com wrote:
Add -m32 to the cbfstool LDFLAGS, to fix compilation on 64-bit distros (Ubuntu 10.04 here).
Signed-off-by: Corey Osgood corey.osgood@gmail.com