[llvm-commits] [test-suite] r134881 - /test-suite/trunk/MultiSource/Applications/Makefile
Chris Lattner
sabre at nondot.org
Sun Jul 10 19:32:51 PDT 2011
I don't know, it doesn't repro for me with the old nightly tester makefiles, I haven't tried simple yet.
-Chris
On Jul 10, 2011, at 6:27 PM, Cameron Zwarich wrote:
> When did this first start happening? Does it reproduce locally for you?
>
> Cameron
>
> On Jul 10, 2011, at 3:48 PM, Chris Lattner wrote:
>
>> 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
>>
>>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list