[crosstool-ng/crosstool-ng] 11acb6: arch: do not allow specifying both --with-cpu and ...

Bryan Hundven bryanhundven@gmail.com
Wed Jun 10 18:58:00 GMT 2015


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 11acb6da21649b3b04412138f7b2d4b78a95c18e
      https://github.com/crosstool-ng/crosstool-ng/commit/11acb6da21649b3b04412138f7b2d4b78a95c18e
  Author: Yann E. MORIN <yann.morin.1998@free.fr>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  arch: do not allow specifying both --with-cpu and --with-tune

Similarly to what we've just done to prevent both --with-arch and
--with-cpu, we do the same to prevent using both --with-cpu and
--with-tune at the same time, since --with-cpu should fully imply
the CPU to tune for (and gcc now errors out when both are specified.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Bryan Hundven <bryanhundven@gmail.com>


  Commit: 22e39cc6616c706bf8018b8cfd9f3d30ba08f1aa
      https://github.com/crosstool-ng/crosstool-ng/commit/22e39cc6616c706bf8018b8cfd9f3d30ba08f1aa
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-06-10 (Wed, 10 Jun 2015)

  Changed paths:
    M config/target.in

  Log Message:
  -----------
  Merge pull request #117 from yann-morin-1998/yem/arch-with-cpu-with-tune

arch: do not allow specifying both --with-cpu and --with-tune


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8534a138ef56...22e39cc6616c
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq


More information about the crossgcc mailing list