Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] dosfstools: fix host variant dependencies
Date: Thu, 21 Mar 2013 09:29:50 -0300	[thread overview]
Message-ID: <514AFD3E.7040608@zacarias.com.ar> (raw)
In-Reply-To: <201303211321.12821.yann.morin.1998@free.fr>

On 03/21/2013 09:21 AM, Yann E. MORIN wrote:

>> +# Avoid target dosfstools dependencies, no host-libiconv
>> +HOST_DOSFSTOOLS_DEPENDENCIES =
>> +
> 
> Shouldn't we also do:
>     HOST_DOSFSTOOLS_LDFLAGS =
> 
>>  ifneq ($(BR2_ENABLE_LOCALE),y)
>>  DOSFSTOOLS_DEPENDENCIES += libiconv
>>  DOSFSTOOLS_LDFLAGS += -liconv

Not really, HOST_LDFLAGS doesn't inherit.
Regards.

  reply	other threads:[~2013-03-21 12:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-21 12:12 [Buildroot] [PATCH] dosfstools: fix host variant dependencies Gustavo Zacarias
2013-03-21 12:21 ` Yann E. MORIN
2013-03-21 12:29   ` Gustavo Zacarias [this message]
2013-03-21 12:31     ` Gustavo Zacarias
2013-03-21 23:18 ` Yann E. MORIN
2013-03-24  8:51 ` Thomas Petazzoni
2013-03-24 10:54 ` Peter Korsgaard

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=514AFD3E.7040608@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox