[llvm-commits] [test-suite] r134881 - /test-suite/trunk/MultiSource/Applications/Makefile

Chris Lattner sabre at nondot.org
Sun Jul 10 15:48:43 PDT 2011


Author: lattner
Date: Sun Jul 10 17:48:43 2011
New Revision: 134881

URL: http://llvm.org/viewvc/llvm-project?rev=134881&view=rev
Log:
temporarily disable oggenc to let the buildbots go green

Modified:
    test-suite/trunk/MultiSource/Applications/Makefile

Modified: test-suite/trunk/MultiSource/Applications/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/MultiSource/Applications/Makefile?rev=134881&r1=134880&r2=134881&view=diff
==============================================================================
--- test-suite/trunk/MultiSource/Applications/Makefile (original)
+++ test-suite/trunk/MultiSource/Applications/Makefile Sun Jul 10 17:48:43 2011
@@ -5,7 +5,7 @@
 include $(LEVEL)/Makefile.config
 
 PARALLEL_DIRS  = Burg aha sgefa siod d spiff treecc SPASS \
-                 oggenc JM viterbi SIBsim4 ClamAV sqlite3 lemon
+                 JM viterbi SIBsim4 ClamAV sqlite3 lemon
 ifndef DISABLE_CXX
 PARALLEL_DIRS += lambda-0.1.3 hbd hexxagon minisat 
 endif





More information about the llvm-commits mailing list