From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] tslib: needs shared library for dlopen
Date: Thu, 17 Oct 2013 17:15:18 +0200 [thread overview]
Message-ID: <20131017171518.28ec97bf@skate> (raw)
In-Reply-To: <ed7d27afb27011d62944.1382021888@argentina>
Dear Thomas De Schampheleire,
On Thu, 17 Oct 2013 16:58:08 +0200, Thomas De Schampheleire wrote:
> diff --git a/package/tslib/Config.in b/package/tslib/Config.in
> --- a/package/tslib/Config.in
> +++ b/package/tslib/Config.in
> @@ -1,6 +1,10 @@
> config BR2_PACKAGE_TSLIB
> bool "tslib"
> + depends on !BR2_PREFER_STATIC_LIB # dlopen
I believe this needs to be propagated to the BR2_PACKAGE_DIRECTFB_TSLIB
option, which selects BR2_PACKAGE_TSLIB, but does not depends
on !BR2_PREFER_STATIC_LIB.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-17 15:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-17 14:58 [Buildroot] [PATCH] tslib: needs shared library for dlopen Thomas De Schampheleire
2013-10-17 15:15 ` Thomas Petazzoni [this message]
2013-10-18 6:43 ` Thomas De Schampheleire
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=20131017171518.28ec97bf@skate \
--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.