Whoops, did not mean to commit this

llvm-svn: 79201
This commit is contained in:
Anders Carlsson 2009-08-16 20:29:59 +00:00
parent a471db0dd4
commit 115d6bfcac
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ TIMEOUT := 5
CFLAGS := -std=gnu99
X_COMPILER := /Developer/usr/bin/llvm-gcc-4.2
X_COMPILER := llvm-gcc
Y_COMPILER := clang
CC := gcc