Add -std=c99 for building the test case of TestValueVarUpdate - for Siva Chandra : http://reviews.llvm.org/D6201

llvm-svn: 221694
This commit is contained in:
Shawn Best 2014-11-11 17:45:00 +00:00
parent 8c2c67e63c
commit 590e943a81
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
LEVEL = ../../make
C_SOURCES := main.c
CFLAGS_EXTRAS := -std=c99
# See TestHelloWorld.py, which specifies the executable name with a dictionary.
EXE := hello_world