Test runner: fixed missing C99 option

This commit is contained in:
Adrien Guatto 2010-07-16 12:13:40 +02:00
parent 778dfdb3f9
commit 312f8085ce

View file

@ -16,7 +16,7 @@ coption=
CAMLC=ocamlc
JAVAC=javac
LUSTREC=lustre
CC=gcc
CC="gcc -std=c99"
# par defaut : pas de test de generation de code