All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] host âckage  empty dependency list
Date: Wed, 14 Oct 2015 21:13:36 +0300	[thread overview]
Message-ID: <20151014181336.GO2451@tarshish> (raw)
In-Reply-To: <561E71EB.5080801@green-communications.fr>

Hi Sylvain,

On Wed, Oct 14, 2015 at 05:16:59PM +0200, Sylvain Raybaud wrote:
> I'd like the host variant of a package to have no dependency at all,
> while its target variant has some. Specifying an empty list with
> 
> HOST_FOO_DEPENDENCIES = ""
> 
> gives me an error. Not setting HOST_FOO_DEPENDENCY or setting
> HOST_FOO_DEPENDENCIES =
> 
> makes it inherit the dependencies of target variant. Is there a way to
> achieve this?

This is weird. Existing packages (e.g. tar, tcl, libcap, etc.) have

   HOST_LIBCAP_DEPENDENCIES =

and it seems to work for them. Please post the full .mk file, and the build 
error message.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

  reply	other threads:[~2015-10-14 18:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14 15:16 [Buildroot] host âckage empty dependency list Sylvain Raybaud
2015-10-14 18:13 ` Baruch Siach [this message]
2015-10-15  9:14   ` Sylvain Raybaud

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=20151014181336.GO2451@tarshish \
    --to=baruch@tkos.co.il \
    --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.