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] 7120d8: uClibc: install native utils


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 7120d81f48b421fa6a9c15fc4026eec5dc271860
      https://github.com/crosstool-ng/crosstool-ng/commit/7120d81f48b421fa6a9c15fc4026eec5dc271860
  Author: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  uClibc: install native utils

This change adds native ldd and ldconfig utils to sysroot.
For glibc just 'make install' installs everything including utils.
For uclibc there exists a separate goal 'install_utils'. Make it.

Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>


  Commit: 41cd6542a737af78e4a38a00cc86c6ee138691e0
      https://github.com/crosstool-ng/crosstool-ng/commit/41cd6542a737af78e4a38a00cc86c6ee138691e0
  Author: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  uClibc: propagate SHARED_LIBS option.

This patch synchronizes crosstool CT_SHARED_LIBS and uclibc
HAVE_SHARED options.

Signed-off-by: Kirill K. Smirnov <kirill.k.smirnov@gmail.com>


  Commit: 62331c9023860d785d81eec59a32276abdb8cb54
      https://github.com/crosstool-ng/crosstool-ng/commit/62331c9023860d785d81eec59a32276abdb8cb54
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2016-08-30 (Tue, 30 Aug 2016)

  Changed paths:
    M scripts/build/libc/uClibc.sh

  Log Message:
  -----------
  Merge pull request #435 from KirillSmirnov/uclibc

uClibc: improve managing shared libs


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a833c5596d75...62331c902386
--
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]