[crosstool-ng/crosstool-ng] 230670: clang check before add to CT_CFLAGS_FOR_BUILD/HOST

Alexey Neyman noreply@github.com
Wed Feb 13 23:19:00 GMT 2019


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 2306701d2c4f9ad2dd493e4cff4188b8faa23b83
      https://github.com/crosstool-ng/crosstool-ng/commit/2306701d2c4f9ad2dd493e4cff4188b8faa23b83
  Author: Roy Storey <kiwiroy@users.noreply.github.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M scripts/crosstool-NG.sh

  Log Message:
  -----------
  clang check before add to CT_CFLAGS_FOR_BUILD/HOST


  Commit: 5d84835f908172cf170045395e203346890f02bd
      https://github.com/crosstool-ng/crosstool-ng/commit/5d84835f908172cf170045395e203346890f02bd
  Author: Roy Storey <kiwiroy@users.noreply.github.com>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  decouple darwin/clang here as per #712

https://github.com/crosstool-ng/crosstool-ng/issues/712#issuecomment-300891861


  Commit: 841c6fc8c19fb1388119198becaaef7f03dc7ee7
      https://github.com/crosstool-ng/crosstool-ng/commit/841c6fc8c19fb1388119198becaaef7f03dc7ee7
  Author: Alexey Neyman <stilor@att.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Use CFLAGS for both CFLAGS/CXXFLAGS in GDB

These config variables are documented as such anyway.

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


  Commit: 1a3b562c75e40f9c2914727aa909d7605786eddc
      https://github.com/crosstool-ng/crosstool-ng/commit/1a3b562c75e40f9c2914727aa909d7605786eddc
  Author: Alexey Neyman <stilor@att.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  Check for lzip (some archives are lzipped)

Ideally, we should just skip the archives for which we don't have the
utilities; let's leave it until I convert the "trivial checks" part of
crosstool-NG.sh into a separate configure script.

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


  Commit: b135af0c4a8a141d537a7e60a989594d354abece
      https://github.com/crosstool-ng/crosstool-ng/commit/b135af0c4a8a141d537a7e60a989594d354abece
  Author: Alexey Neyman <stilor@att.net>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M configure.ac
    M scripts/build/debug/300-gdb.sh
    M scripts/crosstool-NG.sh

  Log Message:
  -----------
  Merge pull request #1139 from stilor/master

decouple darwin/clang


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/8bdb0ccd0407...b135af0c4a8a



More information about the crossgcc mailing list