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] e46f6d: Use "package ksym" when fetching/extracting


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: e46f6d9966770ddf0ddebf10af22237186f70219
      https://github.com/crosstool-ng/crosstool-ng/commit/e46f6d9966770ddf0ddebf10af22237186f70219
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-14 (Fri, 14 Dec 2018)

  Changed paths:
    M scripts/build/libc.sh

  Log Message:
  -----------
  Use "package ksym" when fetching/extracting

... in the default implementation of the fetch/extract methods.

Fixes #1116.

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


  Commit: 9fc729b4b0335ea80d5bdd03705f2868d2f51db0
      https://github.com/crosstool-ng/crosstool-ng/commit/9fc729b4b0335ea80d5bdd03705f2868d2f51db0
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-15 (Sat, 15 Dec 2018)

  Changed paths:
    M scripts/build/libc/bionic.sh

  Log Message:
  -----------
  Bionic modifies CT_TARGET_CFLAGS

... which, after a recent change, is not reflected into CT_ALL_TARGET_CFLAGS
for non-multilib configurations.

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


  Commit: eb72b4eb1ded5492ba839cb1aa33cbe9f5f11584
      https://github.com/crosstool-ng/crosstool-ng/commit/eb72b4eb1ded5492ba839cb1aa33cbe9f5f11584
  Author: Alexey Neyman <stilor@att.net>
  Date:   2018-12-15 (Sat, 15 Dec 2018)

  Changed paths:
    M scripts/build/libc.sh
    M scripts/build/libc/bionic.sh

  Log Message:
  -----------
  Merge pull request #1117 from stilor/fix-android

Fix android sample


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/de48268390ea...eb72b4eb1ded
      **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.

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