[crosstool-ng/crosstool-ng] 0ea428: Use /usr/bin/env to locate bash
Alexey Neyman <[email protected]>
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <5a63995e129c_2d842b00b4a05c1483557@hookshot-fe-7191cb1.cp1-iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 0ea428bab5e9bd8836168850f33e885c54d4c112
https://github.com/crosstool-ng/crosstool-ng/commit/0ea428bab5e9bd8836168850f33e885c54d4c112
Author: Xidorn Quan <[email protected]>
Date: 2018-01-06 (Sat, 06 Jan 2018)
Changed paths:
M bootstrap
Log Message:
-----------
Use /usr/bin/env to locate bash
On some systems (e.g. macOS), the bash provided by the system at `/bin/bash` is not new enough for the bootstrap script, while users may install a bash instance elsewhere. In that case, `/usr/bin/env` can get the bash in the current environment.
Commit: 59e52b28137f520f4868cc6e538b6a6021a9c979
https://github.com/crosstool-ng/crosstool-ng/commit/59e52b28137f520f4868cc6e538b6a6021a9c979
Author: Alexey Neyman <[email protected]>
Date: 2018-01-20 (Sat, 20 Jan 2018)
Changed paths:
M bootstrap
Log Message:
-----------
Merge pull request #895 from upsuper/patch-1
Use /usr/bin/env to locate bash
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/adaa3a5d8b4e...59e52b28137f