This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[crosstool-ng/crosstool-ng] 7dfae6: Make zlib's 'make check' actually fail if test fai...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7dfae65ce9511debb52cb2bb0303bab76012db47
      https://github.com/crosstool-ng/crosstool-ng/commit/7dfae65ce9511debb52cb2bb0303bab76012db47
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    A patches/zlib/1.2.11/100-make-check-fail.patch

  Log Message:
  -----------
  Make zlib's 'make check' actually fail if test fails

Upstream: https://github.com/madler/zlib/pull/225

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: c8e82815331803bce45eb8f90b790dd235025259
      https://github.com/crosstool-ng/crosstool-ng/commit/c8e82815331803bce45eb8f90b790dd235025259
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-11 (Sat, 11 Feb 2017)

  Changed paths:
    M scripts/build/companion_libs/050-zlib.sh
    M scripts/build/companion_libs/100-gmp.sh
    M scripts/build/companion_libs/110-mpfr.sh
    M scripts/build/companion_libs/121-isl.sh
    M scripts/build/companion_libs/130-cloog.sh
    M scripts/build/companion_libs/140-mpc.sh

  Log Message:
  -----------
  Skip comp.libs checking on host for canadian

... they all want to run the binaries they produced, which fails
when build!=host.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: c31ed45a65e9e30fe2000bf1704583038522646e
      https://github.com/crosstool-ng/crosstool-ng/commit/c31ed45a65e9e30fe2000bf1704583038522646e
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-12 (Sun, 12 Feb 2017)

  Changed paths:
    A patches/zlib/1.2.11/100-make-check-fail.patch
    M scripts/build/companion_libs/050-zlib.sh
    M scripts/build/companion_libs/100-gmp.sh
    M scripts/build/companion_libs/110-mpfr.sh
    M scripts/build/companion_libs/121-isl.sh
    M scripts/build/companion_libs/130-cloog.sh
    M scripts/build/companion_libs/140-mpc.sh

  Log Message:
  -----------
  Merge pull request #589 from stilor/skip-complibs-check-on-host-canadian

Skip complibs check on host for canadian


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5676c72d521c...c31ed45a65e9

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]