HomeSort by: relevance | last modified time | path
    Searched refs:COPTIM (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/amiga/stand/bootblock/bootxx_ffs/
Makefile 76 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks
77 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables
78 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes
  /src/sys/arch/amiga/stand/bootblock/ppcboot/
Makefile 46 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks
47 COPTIM+= -Wa,-l -m68060 -Wa,-mcpu=68030 -fno-unwind-tables
48 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS} -Wall #-Wstrict-prototypes
  /src/sys/arch/amiga/stand/bootblock/boot/
Makefile 91 COPTIM= -Os -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks
92 COPTIM+= -m68060 -Wa,-march=68030 -Wa,-mcpu=68030 -fno-unwind-tables
93 CFLAGS= -ffreestanding ${COPTIM} ${INCPATH} ${DEFS}

Completed in 12 milliseconds