diff --git a/config/CONFIG_SITE b/config/CONFIG_SITE index d7994dd48..41f4a182f 100644 --- a/config/CONFIG_SITE +++ b/config/CONFIG_SITE @@ -81,6 +81,7 @@ STANDARD=ACC # G++ (g++) GNU C++ # CCC (CC) OS VENDOR C++ #CPLUSPLUS=G++ +#Note: if CPLUSPLUS is empty then C++ src codes are not built #CPLUSPLUS= # use this if site does not have C++ compiler CPLUSPLUS=CCC