summaryrefslogtreecommitdiff
path: root/config/debug/strace.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-28 06:55:57 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-28 06:55:57 (GMT)
commit439cab379e169f505494376f55f1438d12de94fa (patch)
tree61ea3d9d2ebc26870adc22b3e9756ab1cc13e801 /config/debug/strace.in
parent1ec5e7aa3400b534264ba1c2fa3949dc6a2cca90 (diff)
Require xz to be present
Some software starts to adopt xz-only distribution (strace, gcc-linaro, ...). Better that than deal with cryptic errors like "cannot find strace-.tar.bz2". Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r--config/debug/strace.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in
index ca48451..4cf6980 100644
--- a/config/debug/strace.in
+++ b/config/debug/strace.in
@@ -11,66 +11,55 @@ choice
config STRACE_V_4_16
bool
prompt "4.16"
- depends on CONFIGURE_has_xz
config STRACE_V_4_15
bool
prompt "4.15"
- depends on CONFIGURE_has_xz
config STRACE_V_4_14
bool
prompt "4.14 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_13
bool
prompt "4.13 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_12
bool
prompt "4.12 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_11
bool
prompt "4.11 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_10
bool
prompt "4.10 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_9
bool
prompt "4.9 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_8
bool
prompt "4.8 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_7
bool
prompt "4.7 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_6
bool
prompt "4.6 (OBSOLETE)"
depends on OBSOLETE
- depends on CONFIGURE_has_xz
config STRACE_V_4_5_20
bool