Quick hack to make sure we build 32-bit binaries with the -m32 flag.
authorH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jan 2007 01:37:23 +0000 (17:37 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jan 2007 01:37:23 +0000 (17:37 -0800)
commit9d84e09edc5e0a8205e0f45849400acf35b18222
treec3df9bbdc36237546a6189ab523c8537e49be133
parent1b0be9ec81fcddeec48e6e3ce3cbacab1f93ea29
Quick hack to make sure we build 32-bit binaries with the -m32 flag.

Quick hack to make sure we build 32-bit binaries with the -m32 flag.
This makes rpmbuild --target i386 do the right thing.  A Makefile
overhaul is really in order, though.
syslinux.spec.in