Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Phil Blundell <philb@gnu.org>
To: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH] libnss-mdns: dont use hard coded /lib path
Date: Wed, 03 Aug 2011 16:20:12 +0100	[thread overview]
Message-ID: <1312384813.4325.92.camel@phil-desktop> (raw)
In-Reply-To: <1312384532-11310-1-git-send-email-galak@kernel.crashing.org>

On Wed, 2011-08-03 at 10:15 -0500, Kumar Gala wrote:
> -EXTRA_OECONF = "--libdir=/lib --disable-lynx --enable-avahi"
> +EXTRA_OECONF = "--libdir=${libdir} --disable-lynx --enable-avahi"

Really?  ${libdir} is /usr/lib in most configurations.  If you wanted
this to be a no-op for most folks then ${base_libdir} is probably the
variable you need.

p.





      parent reply	other threads:[~2011-08-03 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-03 15:15 [PATCH] libnss-mdns: dont use hard coded /lib path Kumar Gala
2011-08-03 15:17 ` Richard Purdie
2011-08-03 15:20 ` Phil Blundell [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=1312384813.4325.92.camel@phil-desktop \
    --to=philb@gnu.org \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox