Yann E. MORIN 8a2eb07cf1 arch: do not allow specifying both --with-arch and --with-cpu
Normally, a specific CPU fully implies the architecture level. For
example, a cortec-a8 is forcibly an armv7, so spwecifying both is
redundant, and even dangerous (as incompatible values may be passed).

So far, gcc was pretty happy when both were specified at the same time,
and some time ago, it started being a warning, and only recently was it
turned into a hard error.

So, hide the architecture level prompt when a CPU has been specified.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2015-06-08 22:42:38 +02:00
..
2015-01-27 22:43:25 -08:00
2015-06-02 10:00:18 -07:00
2015-06-02 09:55:29 -07:00
2011-05-31 16:27:39 +02:00
2015-01-27 22:43:25 -08:00