mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2026-01-01 01:41:18 +01:00
The dependency resolution phase MUST NOT change CFLAGS. Hence, any modification of `CFLAGS` within a `Makefile.dep` is disallowed. This moves the changes to the `Makefile.include` instead.