From: Chris Lattner Date: Sun, 18 Jul 2010 18:42:18 +0000 (+0000) Subject: daniel doesn't hate me, he hates macpython 2.5, which X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fb2d1b2e0a265ee7b3d3bfd769fb59ede22211e9;p=oota-llvm.git 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/llvm/trunk@108650 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Makefile b/test/Makefile index f6830e63839..044f75ba748 100644 --- a/test/Makefile +++ b/test/Makefile @@ -203,6 +203,3 @@ Unit/lit.site.cfg: $(PROJ_OBJ_DIR)/Unit/.dir FORCE -e "s#@SHLIBPATH_VAR@#$(SHLIBPATH_VAR)#g" \ $(PROJ_SRC_DIR)/Unit/lit.site.cfg.in > $@ -# Daniel hates Chris. -chris-lit: - make check-lit LIT_ARGS='-j16 -s'