All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] host-lzo: default liblzo2.a install to host/lib
Date: Tue, 3 Oct 2017 21:12:01 +0200	[thread overview]
Message-ID: <20171003211201.260c4d2f@windsurf.home> (raw)
In-Reply-To: <20171003164222.GG4753@scaer>

Hello,

On Tue, 3 Oct 2017 18:42:22 +0200, Yann E. MORIN wrote:

> > +# Prevent dynamically using lib64 as install libdir
> > +HOST_LZO_CONF_OPTS += -DCMAKE_INSTALL_LIBDIR=lib  
> 
> So, probably other packages would have the same issue, then? And indeed,
> we've just had Jan on IRC reporting the same issue with a new package
> he's adding.
> 
> So I suggest that we simply symlink lib64 -> lib like we do for the
> target, and be done with it.
> 
> Thoughts?

Yes, I also think we need a more general solution that fixing each
package one by one.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

      parent reply	other threads:[~2017-10-03 19:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-03 13:49 [Buildroot] [PATCH] host-lzo: default liblzo2.a install to host/lib Matt Weber
2017-10-03 16:42 ` Yann E. MORIN
2017-10-03 17:17   ` Matthew Weber
2017-10-03 18:00     ` Matthew Weber
2017-10-03 18:15       ` Matthew Weber
2017-10-03 19:12   ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171003211201.260c4d2f@windsurf.home \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.