Whoops, did not mean to check this in.

llvm-svn: 77022
This commit is contained in:
Anders Carlsson 2009-07-25 00:26:00 +00:00
parent 87a9a34e5b
commit e9e9abb2fb
1 changed files with 2 additions and 2 deletions

View File

@ -11,11 +11,11 @@ TIMEOUT := 5
CFLAGS := -std=gnu99
X_COMPILER := /Developer/usr/bin/llvm-gcc-4.2
X_COMPILER := llvm-gcc
Y_COMPILER := clang
CC := gcc
ifeq (1, 0)
ifeq (0, 0)
X_CFLAGS := -m32
Y_CFLAGS := -m32
CC_CFLAGS := -m32