[crosstool-ng/crosstool-ng] 01e21d: glibc: arc: Don't interfere with other architectures

Alexey Neyman <[email protected]> Mon, 30 Sep 2019 23:43:25 -0700
Newsgroups gmane.comp.gcc.cross-compiling
Message-ID <crosstool-ng/crosstool-ng/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 01e21d90f793d86d07ab532ef9456bea8003edf8
      https://github.com/crosstool-ng/crosstool-ng/commit/01e21d90f793d86d07ab532ef9456bea8003edf8
  Author: Chris Packham <[email protected]>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M packages/glibc/2.29/0001-Add-ARC-architecture.patch

  Log Message:
  -----------
  glibc: arc: Don't interfere with other architectures

Fixes: #1227

Adjust the ARC patch so that it only sets with_fp_cond when the machine
is arc.

https://github.com/foss-for-synopsys-dwc-arc-processors/glibc/issues/7

Signed-off-by: Chris Packham <[email protected]>


  Commit: fdcfffebf60811aa70897319fb3b1d210ea876e1
      https://github.com/crosstool-ng/crosstool-ng/commit/fdcfffebf60811aa70897319fb3b1d210ea876e1
  Author: Alexey Neyman <[email protected]>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M packages/glibc/2.29/0001-Add-ARC-architecture.patch

  Log Message:
  -----------
  Merge pull request #1233 from cpackham/fixup-arc-patch

glibc: arc: Don't interfere with other architectures


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/c5cd702e25f2...fdcfffebf608