Searched refs:COPTIM (Results 1 – 3 of 3) sorted by relevance
46 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro47 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables48 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes
91 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro92 COPTIM+= -m68060 -Wa,-march=68030 -Wa,-mcpu=68030 -fno-unwind-tables93 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS}
76 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks macro77 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables78 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes