diff options
Diffstat (limited to 'config/cc_gcc.in')
-rw-r--r-- | config/cc_gcc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cc_gcc.in b/config/cc_gcc.in index 51d12403..1a21cfd7 100644 --- a/config/cc_gcc.in +++ b/config/cc_gcc.in @@ -92,7 +92,7 @@ config CC_CXA_ATEXIT prompt "__cxa_atexit" default "y" help - If you get the missing symbol "__cxa_atexit" when building c++ programs, + If you get the missing symbol "__cxa_atexit" when building C++ programs, you might want to try disabling this option. config CC_CORE_EXTRA_CONFIG |