mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-06 23:44:34 +08:00
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for gcc to avoid passing gcc flags to g++.
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for gcc to avoid passing gcc flags to g++.