From bf6abf7b38d2dcf52515e260c4f725a70392f7fd Mon Sep 17 00:00:00 2001 From: Frank Gevaerts Date: Mon, 11 Jun 2012 23:25:53 +0200 Subject: Define GCCNUM properly. Case matters! Change-Id: I5c7e9879f95f454e2811edfeaaa7cedc395646c1 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index 7240f7674d..b01d505c9a 100755 --- a/tools/configure +++ b/tools/configure @@ -3840,7 +3840,7 @@ ${Darch_version} #define ${defendian} 1 /* Define the GCC version used for the build */ -#define GCCNUM ${GCCNUM} +#define GCCNUM ${gccnum} /* Define this if you build rockbox to support the logf logging and display */ ${use_logf} -- cgit v1.2.3