diff options
| -rwxr-xr-x | tools/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure index 7240f76..b01d505 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} |