From 1e25ebc7e04b610bf8324d6e428b320b3ed87009 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 9 Mar 2019 18:01:30 -0800 Subject: Move GDB build into a common backend function ... needed to create a common runtime test for an incompatible change in glibc API. Signed-off-by: Alexey Neyman --- ct-ng.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ct-ng.in') diff --git a/ct-ng.in b/ct-ng.in index 0a12e097..2fad2243 100644 --- a/ct-ng.in +++ b/ct-ng.in @@ -41,7 +41,7 @@ export CT_VCHECK= # need to pass it to the upgrade script - which may receive an input that # was not preprocessed by kconfig, and hence have no string for "up-to-date" # version. -export CT_CONFIG_VERSION_CURRENT=2 +export CT_CONFIG_VERSION_CURRENT=3 # Download agents used by scripts.mk CT_WGET := @wget@ -- cgit v1.2.3