Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 31 May 2015 06:10:54 -0300
From: Ismael Luceno <ismael@...ev.co.uk>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] Allow different paths for static and shared
 libraries

On Sun, 31 May 2015 03:31:57 -0400
Rich Felker <dalias@...c.org> wrote:
> On Sun, May 31, 2015 at 04:24:25AM -0300, Ismael Luceno wrote:
> > Signed-off-by: Ismael Luceno <ismael@...ev.co.uk>
> > ---
> >  Makefile  | 5 ++++-
> >  configure | 3 +++
> >  2 files changed, 7 insertions(+), 1 deletion(-)
> > [...]
> 
> Is there a motivation/intended-usage-case for this patch?
> 
> Rich

libc.so must be available at boot, while the static libraries don't
need to, so installing to different paths comes useful.

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.