change from clang to gcc when compiling testvector-generation executables

This commit is contained in:
bbracker 2022-03-06 13:18:53 -08:00
parent e2d2dbad10
commit a0d0742227

View File

@ -1,7 +1,7 @@
SHELL = /bin/sh
CFLAG = -Wall -g
CC = clang
CC = gcc
all: fixBinMem silencePipe