summaryrefslogtreecommitdiff
path: root/tools/configure
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index 7240f7674d..b01d505c9a 100755
--- a/tools/configure
+++ b/tools/configure
@@ -3840,7 +3840,7 @@ ${Darch_version}
3840#define ${defendian} 1 3840#define ${defendian} 1
3841 3841
3842/* Define the GCC version used for the build */ 3842/* Define the GCC version used for the build */
3843#define GCCNUM ${GCCNUM} 3843#define GCCNUM ${gccnum}
3844 3844
3845/* Define this if you build rockbox to support the logf logging and display */ 3845/* Define this if you build rockbox to support the logf logging and display */
3846${use_logf} 3846${use_logf}