Changeset 356 for soft/giet_vm/Makefile


Ignore:
Timestamp:
Jul 3, 2014, 4:50:55 PM (10 years ago)
Author:
alain
Message:

Bloup...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/Makefile

    r345 r356  
    116116CONVOL_OBJS  = build/convol/main.o   \
    117117               build/libs/stdio.o    \
     118               build/libs/stdlib.o    \
    118119               build/libs/barrier.o
    119120
    120 CFLAGS = -Wall -ffreestanding -mno-gpopt -mips32 -O2
     121                           CFLAGS = -Wall -ffreestanding -mno-gpopt -mips32 -g
    121122
    122123GIET_INCLUDE = -Igiet_boot    \
Note: See TracChangeset for help on using the changeset viewer.