Reapply r65755, but reversing "<" to ">=".
[oota-llvm.git] / tools / Makefile
index 4f4764c9d0beabfdb6165aa58fc875064fc3e526..237da53bfb9de9a71810606e9f9f1c708916312f 100644 (file)
@@ -24,7 +24,7 @@ PARALLEL_DIRS := opt llvm-as llvm-dis \
 
 include $(LEVEL)/Makefile.config
 
-ifdef ENABLE_PIC
+ifeq ($(ENABLE_PIC),1)
   DIRS += lto
   ifdef BINUTILS_INCDIR
     DIRS += gold