[llvm-commits] [test-suite] r113775 - /test-suite/branches/release_28/MultiSource/Applications/Makefile
Bill Wendling
isanbard at gmail.com
Mon Sep 13 13:01:38 PDT 2010
Author: void
Date: Mon Sep 13 15:01:38 2010
New Revision: 113775
URL: http://llvm.org/viewvc/llvm-project?rev=113775&view=rev
Log:
Remove OpenSSL.
Modified:
test-suite/branches/release_28/MultiSource/Applications/Makefile
Modified: test-suite/branches/release_28/MultiSource/Applications/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/branches/release_28/MultiSource/Applications/Makefile?rev=113775&r1=113774&r2=113775&view=diff
==============================================================================
--- test-suite/branches/release_28/MultiSource/Applications/Makefile (original)
+++ test-suite/branches/release_28/MultiSource/Applications/Makefile Mon Sep 13 15:01:38 2010
@@ -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 OpenSSL
+ oggenc 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