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/libc/uClibc.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/libc/uClibc.in')
-rw-r--r-- | config/libc/uClibc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/uClibc.in b/config/libc/uClibc.in index 43457c50..d3281e22 100644 --- a/config/libc/uClibc.in +++ b/config/libc/uClibc.in @@ -88,7 +88,7 @@ config LIBC_UCLIBC_NG_V_1_0_21 config LIBC_UCLIBC_NG_V_1_0_20 bool - prompt "1.0.20" + prompt "1.0.20 (OBSOLETE)" depends on OBSOLETE select LIBC_UCLIBC_NG_1_0_15_or_later |