public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 3d1678: Make creation of ld.so.conf optional
@ 2017-03-22 18:56 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-03-22 18:56 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1536 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 3d1678a7f65ae541eba7114fe7447c38c7d9259d
      https://github.com/crosstool-ng/crosstool-ng/commit/3d1678a7f65ae541eba7114fe7447c38c7d9259d
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M config/libc.in
    M scripts/build/internals.sh

  Log Message:
  -----------
  Make creation of ld.so.conf optional

... enabled by default for multilib and disabled otherwise. Buildroot
has been complaining about /etc/ld.so.conf presence for almost a year
now and I missed that.

After the release, xldd will be modified to query the compiler for
the list of multilibs to search. This would be too invasive change
before 1.23, though.

Note that it may lead to configurations where xldd currently does not
find the libraries (if both DEMULTILIB and CREATE_LDSO_CONF are turned
off). This is not the default setting in Kconfig, though.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 54f43778b1a2723481f3df304b67ead45fe91862
      https://github.com/crosstool-ng/crosstool-ng/commit/54f43778b1a2723481f3df304b67ead45fe91862
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-22 (Wed, 22 Mar 2017)

  Changed paths:
    M config/libc.in
    M scripts/build/internals.sh

  Log Message:
  -----------
  Merge pull request #657 from stilor/no-ldsoconf

Make creation of ld.so.conf optional


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/91169535d707...54f43778b1a2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-22 18:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-22 18:56 [crosstool-ng/crosstool-ng] 3d1678: Make creation of ld.so.conf optional Alexey Neyman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).