diff options
author | Alexey Neyman <stilor@att.net> | 2017-01-22 15:50:18 -0800 |
---|---|---|
committer | Alexey Neyman <stilor@att.net> | 2017-01-26 12:19:49 -0800 |
commit | 23aef79883b1f4d0e009c9b3cf24cc8fd62b84f1 (patch) | |
tree | b7ebe1fdac5a53bc48ffa75de799b0186bea1d13 /config/debug/strace.in | |
parent | dedee847056ea71cee17b683ef379f00a6debab1 (diff) | |
download | crosstool-ng-23aef79883b1f4d0e009c9b3cf24cc8fd62b84f1.tar.gz crosstool-ng-23aef79883b1f4d0e009c9b3cf24cc8fd62b84f1.tar.bz2 crosstool-ng-23aef79883b1f4d0e009c9b3cf24cc8fd62b84f1.zip |
Declare older versions obsolete.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/debug/strace.in')
-rw-r--r-- | config/debug/strace.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/debug/strace.in b/config/debug/strace.in index a225878e..48eab0e8 100644 --- a/config/debug/strace.in +++ b/config/debug/strace.in @@ -15,7 +15,8 @@ config STRACE_V_4_15 config STRACE_V_4_14 bool - prompt "4.14" + prompt "4.14 (OBSOLETE)" + depends on OBSOLETE depends on CONFIGURE_has_xz config STRACE_V_4_13 |