Separate out cortex-m0 compiler tests in configure
authorKeith Packard <keithp@keithp.com>
Tue, 21 May 2013 18:31:05 +0000 (11:31 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 21 May 2013 18:31:05 +0000 (11:31 -0700)
commit2344ba81fa51215471099e56518112478bdf2e73
tree4273f2461db78c2341cf8679ed68f35564aac83f
parent85eb75c3251d8e141d7269fc7ffa6197174ea8c3
Separate out cortex-m0 compiler tests in configure

The summon arm toolchain doesn't work for cortex-m0 parts, but the
linaro toolchain does. Look in /usr/bin for the -m0 compiler but
continue to use /opt/cortex/bin for the -m3 compiler

Signed-off-by: Keith Packard <keithp@keithp.com>
configure.ac
src/Makefile