4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 17:33:30 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
..
2021-06-28 16:29:26 +08:00
2012-06-27 00:59:28 +00:00
2021-08-19 08:53:27 +02:00