Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: dcb438a9dcd2a795314ac91b825647a658a065dc https://github.com/crosstool-ng/crosstool-ng/commit/dcb438a9dcd2a795314ac91b825647a658a065dc Author: Alexey Neyman Date: 2017-01-10 (Tue, 10 Jan 2017) Changed paths: M ct-ng.in Log Message: ----------- Fix ct-ng show-config. If configured with --enable-local, CT_NG is exported as plain 'ct-ng' without any path. showSamples.sh then fails to invoke ct-ng (as current directory is not in $PATH). Signed-off-by: Alexey Neyman Commit: c8065c7c83d476eb138eebd8fc5d07571f90b463 https://github.com/crosstool-ng/crosstool-ng/commit/c8065c7c83d476eb138eebd8fc5d07571f90b463 Author: Alexey Neyman Date: 2017-01-12 (Thu, 12 Jan 2017) Changed paths: M ct-ng.in Log Message: ----------- Merge pull request #513 from stilor/fix-show-config Fix ct-ng show-config. Compare: https://github.com/crosstool-ng/crosstool-ng/compare/18afc0fa260e...c8065c7c83d4