Changeset 356 for soft/giet_vm/Makefile
- Timestamp:
- Jul 3, 2014, 4:50:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/Makefile
r345 r356 116 116 CONVOL_OBJS = build/convol/main.o \ 117 117 build/libs/stdio.o \ 118 build/libs/stdlib.o \ 118 119 build/libs/barrier.o 119 120 120 CFLAGS = -Wall -ffreestanding -mno-gpopt -mips32 -O2 121 CFLAGS = -Wall -ffreestanding -mno-gpopt -mips32 -g 121 122 122 123 GIET_INCLUDE = -Igiet_boot \
Note: See TracChangeset
for help on using the changeset viewer.