summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/Makefile')
-rw-r--r--gnu/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 796cefc..4fff36a 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -16,7 +16,7 @@ SUBDIR+= libssp
SUBDIR+= tests
.endif
-.if ${MK_GDB} != "no"
+.if ${MK_BINUTILS} != "no" && ${MK_GDB} != "no"
SUBDIR+= libreadline
.endif
OpenPOWER on IntegriCloud