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] a4feec: Set CT_BUILD_DIR prior to using it


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: a4feec224c99b8f3513124090e6b3b9ab91a8f0e
      https://github.com/crosstool-ng/crosstool-ng/commit/a4feec224c99b8f3513124090e6b3b9ab91a8f0e
  Author: Chris Packham <judge.packham@gmail.com>
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Set CT_BUILD_DIR prior to using it

Fixes #731

CT_BUILD_DIR is used in CT_DoExecLog. We need to ensure that it is
set before the first call to CT_DoExecLog.

Signed-off-by: Chris Packham <judge.packham@gmail.com>


  Commit: 07a3b822f5af247a62b98efcc48ed319d439e296
      https://github.com/crosstool-ng/crosstool-ng/commit/07a3b822f5af247a62b98efcc48ed319d439e296
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-06-15 (Thu, 15 Jun 2017)

  Changed paths:
    M scripts/crosstool-NG.sh.in

  Log Message:
  -----------
  Merge pull request #750 from cpackham/master

Set CT_BUILD_DIR prior to using it


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/f7c9ab33cf02...07a3b822f5af

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