summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 4f4764c9d0..237da53bfb 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -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