From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] collectd: fix parallel build issues
Date: Mon, 06 Jul 2015 10:43:24 -0300 [thread overview]
Message-ID: <559A85FC.1050907@zacarias.com.ar> (raw)
In-Reply-To: <20150706153856.78ab447d@free-electrons.com>
On 06/07/15 10:38, Thomas Petazzoni wrote:
> That same addition should be useless I believe:
>
> collectd_LDADD += $(LIBLTDL) $(top_builddir)/src/liboconfig/liboconfig.la
> collectd_DEPENDENCIES += $(top_builddir)/src/liboconfig/liboconfig.la
>
> So LDADD already contains $(top_builddir)/src/liboconfig/liboconfig.la,
> and LIBLTDL will be -lltdl, which will be ignored for foo_DEPENDENCIES.
>
> But oh, well, maybe you don't want to fix the entire collectd build system :-)
In theory it should, but yes i didn't go on a rampage about it since
they seem to want automatic dependencies but aren't consistent about it.
Let's see what upstream says/applies.
Regards.
next prev parent reply other threads:[~2015-07-06 13:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 13:12 [Buildroot] [PATCH] collectd: fix parallel build issues Gustavo Zacarias
2015-07-06 13:22 ` Thomas Petazzoni
2015-07-06 13:33 ` Gustavo Zacarias
2015-07-06 13:38 ` Thomas Petazzoni
2015-07-06 13:43 ` Gustavo Zacarias [this message]
2015-07-06 13:48 ` Thomas Petazzoni
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=559A85FC.1050907@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