mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
With GCC, the C++ compiler knows all builtin C include paths *and* all builtin C++ include paths, but the C compiler only knows the C include paths. Hence, let's use the C++ compiler to collect the include paths.