Remove use of exceptions from bugpoint. No deliberate functionality change!
[oota-llvm.git] / tools / Makefile
index e124422cd6de023ebbcfdf0103f9e44d00dd282b..8205568c2f5828beca3e4321021f144037efb036 100644 (file)
@@ -36,7 +36,7 @@ include $(LEVEL)/Makefile.config
 ifeq ($(ENABLE_PIC),1)
   # No support for dynamic libraries on windows targets.
   ifneq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW))
-    PARALLEL_DIRS += edis
+    DIRS += edis
 
     # gold only builds if binutils is around.  It requires "lto" to build before
     # it so it is added to DIRS.