[crosstool-ng/crosstool-ng] 2219aa: Implement an option to store downloads in subdirs

Alexey Neyman <[email protected]> Wed, 13 Feb 2019 12:51:33 -0800
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: 2219aab336c19e3d9f0a67a016f5d28efe43d65c
      https://github.com/crosstool-ng/crosstool-ng/commit/2219aab336c19e3d9f0a67a016f5d28efe43d65c
  Author: Alexey Neyman <[email protected]>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M config/cc/gcc.in
    M config/global/paths.in
    M scripts/build/cc/gcc.sh
    M scripts/functions

  Log Message:
  -----------
  Implement an option to store downloads in subdirs

... following the buildroot model.

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


  Commit: 8bdb0ccd0407b69ed14b75f6e32ecf79d7e113f0
      https://github.com/crosstool-ng/crosstool-ng/commit/8bdb0ccd0407b69ed14b75f6e32ecf79d7e113f0
  Author: Alexey Neyman <[email protected]>
  Date:   2019-02-13 (Wed, 13 Feb 2019)

  Changed paths:
    M config/cc/gcc.in
    M config/global/paths.in
    M scripts/build/cc/gcc.sh
    M scripts/functions

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

Implement an option to store downloads in subdirs


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