no debug flag
authorbrian <brian@brianweb.net>
Thu, 1 Jul 2004 01:03:29 +0000 (18:03 -0700)
committerbrian <brian@brianweb.net>
Thu, 1 Jul 2004 01:03:29 +0000 (18:03 -0700)
darcs-hash:20040701010329-24bed-6281aa54719ae11d147278abffa75ecf2323f897.gz

Makefile

index 530aa03..39e1f1d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ MIPS_PC = mips-unknown-elf-gpc
 
 # Be VERY careful about changing any of these as they can break binary 
 # compatibility and create hard to find bugs
-mips_optflags = -O3 -g \
+mips_optflags = -O3 \
        -mmemcpy \
        -ffunction-sections -fdata-sections \
        -falign-functions=512 \