Alexey Neyman bb704f532a Allow --with-cpu/--with-tune for !arm.
The configure error mentioned in the commits that disable
--with-arch/--with-tune when --with-cpu is specified is specific to ARM
builds. For other architectures, it makes sense (hey, it even makes
sense for ARM - read 'info gcc'! - it is just a shortcoming of ARM
build, apparently).

Thus, add an arch setting ARCH_EXCLUSIVE_WITH_CPU (currently, set only
for ARM) that will trigger current behavior. Permit combinations of
--with-arch/cpu/tune for other arches.

Signed-off-by: Alexey Neyman <stilor@att.net>
2015-11-14 15:04:55 -08:00
..
2011-11-30 00:25:22 +01:00
2015-11-14 15:04:55 -08:00
2014-09-20 16:53:58 +02:00
2012-12-26 20:05:19 +01:00
2015-01-27 22:43:25 -08:00
2010-09-12 22:14:04 +02:00
2015-01-26 20:43:18 +01:00
2012-12-26 20:05:19 +01:00
2011-05-08 19:02:44 +02:00
2011-11-30 00:25:22 +01:00