From 76bfe6ef36d5b4a95a8a19ae4d66815914307663 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 4 Jul 2011 22:53:49 +0200 Subject: configure: do not require cvs cvs is used to get newlib directly from its repository. Missing cvs will only allow getting newlib from the released tarballs. Signed-off-by: "Yann E. MORIN" --- config/libc/newlib.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/libc/newlib.in b/config/libc/newlib.in index 9eeee522..a1b89a68 100644 --- a/config/libc/newlib.in +++ b/config/libc/newlib.in @@ -29,6 +29,7 @@ config LIBC_NEWLIB_V_1_17_0 config LIBC_NEWLIB_CVS bool prompt "Use CVS snapshot" + depends on CONFIGURE_has_cvs help The newlib "team" rolls new releases about once a year (december). This is quite a long time between releases, in case code was fixed. -- cgit v1.2.3