[crosstool-ng/crosstool-ng] d9afcd: Warn if architecture is empty on x86/32bit

Alexey Neyman <[email protected]> Mon, 03 Dec 2018 16:22:18 -0800
Newsgroups gmane.comp.gcc.cross-compiling
Message-ID <5c05c8ba1beaa_732d2ae882b46578979a3@hookshot-fe-32b5f5b.cp1-iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: d9afcd80fc3feb83684c530adc7413e5ed17cf98
      https://github.com/crosstool-ng/crosstool-ng/commit/d9afcd80fc3feb83684c530adc7413e5ed17cf98
  Author: Alexey Neyman <[email protected]>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
    M config/target.in
    M scripts/build/arch/x86.sh

  Log Message:
  -----------
  Warn if architecture is empty on x86/32bit

as that defaults to i386, which will fail with glibc (and likely other
libcs).

Fixes #617.

Signed-off-by: Alexey Neyman <[email protected]>


  Commit: dc9fa6ad64f81e3314a469fc434f1dd4abcff0cc
      https://github.com/crosstool-ng/crosstool-ng/commit/dc9fa6ad64f81e3314a469fc434f1dd4abcff0cc
  Author: Alexey Neyman <[email protected]>
  Date:   2018-12-03 (Mon, 03 Dec 2018)

  Changed paths:
    M config/target.in
    M scripts/build/arch/x86.sh

  Log Message:
  -----------
  Merge pull request #1106 from stilor/x86-default-to-i686

Warn if architecture is empty on x86/32bit


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/03b29ba5b00a...dc9fa6ad64f8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.