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] 6a6968: showSamples: Fix uClibc-ng name and Mingw-w64 vers...


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

  Changed paths:
    M scripts/showSamples.sh

  Log Message:
  -----------
  showSamples: Fix uClibc-ng name and Mingw-w64 versions

Some LIBCs need some love in showSamples.sh.

uClibc-ng is of type of uClibc, so output uClibc-ng if
CT_LIBC_UCLIBC_NG=y.

mingw-w64 doesn't have a CT_LIBC_VERSION, but it does have a
CT_WINAPI_VERSION. So output that instead.

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


  Commit: 59a9e9e002b1309a425be333a5e184233a1c1117
      https://github.com/crosstool-ng/crosstool-ng/commit/59a9e9e002b1309a425be333a5e184233a1c1117
  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 #272 from bhundven/showSamples_uClibc-ng_mingw

showSamples: Fix uClibc-ng name and Mingw-w64 versions


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/b23d973e36f4...59a9e9e002b1
--
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]