From: Chris Lattner Date: Sun, 18 Jul 2010 18:42:35 +0000 (+0000) Subject: daniel doesn't hate me, he hates macpython 2.5, which X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea9799c7480197d83f93697f7b4ad98e649541b9;p=clang daniel doesn't hate me, he hates macpython 2.5, which is a very reasonable position on life! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108651 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index ba3a640479..5bb50c622a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -50,8 +50,4 @@ lit.site.cfg: FORCE clean:: @ find . -name Output | xargs rm -fr -# Daniel hates Chris. -chris-lit: - make LIT_ARGS='-j16 -s' - .PHONY: all report clean