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] 573949: showSamples.sh: Fix how we get gcc and version for...


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 5739495c35fed59ea08ecfdf1262ec476c4686b9
      https://github.com/crosstool-ng/crosstool-ng/commit/5739495c35fed59ea08ecfdf1262ec476c4686b9
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M scripts/showSamples.sh

  Log Message:
  -----------
  showSamples.sh: Fix how we get gcc and version for showSamples.sh

I'm not even sure how the previous loop was supposed to work.
The config variables are not exported to the environment.
Now we properly get which cc we are using and grab the version to
display it correctly with the output of wiki-samples.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: b23d973e36f4ede069174c0f6a400af032ffe85e
      https://github.com/crosstool-ng/crosstool-ng/commit/b23d973e36f4ede069174c0f6a400af032ffe85e
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M scripts/showSamples.sh

  Log Message:
  -----------
  Merge pull request #270 from bhundven/fix_showSamples

showSamples.sh: Fix how we get gcc and version for showSamples.sh


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/3c1d8625e60e...b23d973e36f4
--
For unsubscribe information see http://sourceware.org/lists.html#faq

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