Add --with parameters to configure for compiler selection new-state
authorKeith Packard <keithp@keithp.com>
Tue, 8 Oct 2013 16:22:03 +0000 (09:22 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 8 Oct 2013 16:22:03 +0000 (09:22 -0700)
This allows the user to specify which compiler to use for each target
CPU. Also checks to make sure the arm compiler supports -m0 and -m3
cpu type flags. The build now actually uses the specified compilers too.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found