diff options
Diffstat (limited to 'src/config/Options.lb')
-rw-r--r-- | src/config/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/Options.lb b/src/config/Options.lb index 428e657a9d..08f9839823 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -86,7 +86,7 @@ define CC export always comment "Target C Compiler" end -define CONFIG_HOSTCC +define HOSTCC default "gcc" export always comment "Host C Compiler" |