summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-04-07 03:12:40 (GMT)
committerAlexey Neyman <stilor@att.net>2017-04-07 03:12:40 (GMT)
commitcc3fefe5389d81781afbbf05125d4aa7711ebcdb (patch)
tree8db0340389526b2b22798610afe5da9eaf3cdb67 /config
parent9571a97a4d2e3aedc5fa6807a920c619b9467c77 (diff)
mingw: Make list of tools depend on tools being enabled
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config')
-rw-r--r--config/libc/mingw.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/mingw.in b/config/libc/mingw.in
index 0f05845..b1fb4e9 100644
--- a/config/libc/mingw.in
+++ b/config/libc/mingw.in
@@ -144,5 +144,6 @@ config MINGW_TOOLS
config MINGW_TOOL_LIST_ARRAY
string "List of mingw-w64 tools to build"
default "gendef genidl genlib genpeimg widl"
+ depends on MINGW_TOOLS
help
List of mingw-w64 tools to build.