From: Keith Packard Date: Tue, 8 Oct 2013 16:22:03 +0000 (-0700) Subject: Add --with parameters to configure for compiler selection X-Git-Tag: 1.2.9.4~58 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=6a1e398e590121458176758858bb4210f3eb5a55;hp=6a1e398e590121458176758858bb4210f3eb5a55;ds=sidebyside Add --with parameters to configure for compiler selection 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 ---