X-Git-Url: http://git.megacz.com/?p=nestedvm.git;a=blobdiff_plain;f=Makefile;h=39e1f1deffdbc57c97df5b638552d6166c4abe70;hp=530aa036dcf0f710a69c5cb10e040756ea989a4a;hb=4923e9ffc2a26cec420a1a2af7cd4dc6fbc5c4a6;hpb=bf8bdc9b451be5541aa63eb43e16eed1f34eb5db diff --git a/Makefile b/Makefile index 530aa03..39e1f1d 100644 --- 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 \