mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
7416337d4d
Remove the workaround for clang 3.6.2 that did not support 'cortex-m0plus'. clang 3.8 was already supporting it according to the PR introducing the check. clang >=3.8 is avaible since ubuntu-xenial and debian-stretch. The current ubuntu-bionic has clang 6 and debian-buster clang 7. This removes overwriting 'CPU_ARCH'. |
||
---|---|---|
.. | ||
atmega.inc.mk | ||
cortexm.inc.mk | ||
mips.inc.mk | ||
msp430.inc.mk | ||
riscv.inc.mk |