extlinux: don't compile with -O0
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 16 Jun 2010 00:15:02 +0000 (17:15 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 16 Jun 2010 00:15:02 +0000 (17:15 -0700)
commit07fa0f9de655e41e153aaed17398f0d02768d323
treeca93041a4b651eb02086126a9d88baa9bde53d98
parent5ddf3aedfe591ffdf3a5b8bcc1f9523c96925418
extlinux: don't compile with -O0

-O0 is good for debugging, but sucks for production.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
extlinux/Makefile