Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 27 Apr 2014 22:00:32 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Cc: Khem Raj <raj.khem@...il.com>
Subject: Re: [PATCH 2/3] Add soname to dynamic section

On Sun, Apr 27, 2014 at 06:43:53PM -0700, Khem Raj wrote:
> Its used by post processing tools especially
> during packaging to construct package names etc.

This is intentionally omitted. If it exists on a system where glibc is
also present, running ldconfig will create a symlink named libc.so in
/lib pointing to ld-musl-$ARCH.so.1.

What exactly are you trying to achieve by adding it?

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.