update tests

This commit is contained in:
2021-09-09 00:06:15 -06:00
parent 8901e538e1
commit 625001152d
4 changed files with 7 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ OBJ += $(notdir $(SOURCE_C:.c=.o))
CC = riscv64-linux-gnu-gcc
CFLAGS = -march=rv32i -mabi=ilp32
# -static -ffreestanding
CPPFLAGS =