From: sonic.adi at gmail.com <sonic.adi@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] alsa-lib: FLAT: Disable alsa lib when FLAT bianry is selected.
Date: Mon, 11 Nov 2013 13:02:57 +0800 [thread overview]
Message-ID: <1384146177-6020-1-git-send-email-Sonic.adi@gmail.com> (raw)
From: Sonic Zhang <sonic.zhang@analog.com>
Alsa lib depends on the runtime library loader.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
---
package/alsa-lib/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/alsa-lib/Config.in b/package/alsa-lib/Config.in
index df05240..1e148cc 100644
--- a/package/alsa-lib/Config.in
+++ b/package/alsa-lib/Config.in
@@ -9,6 +9,7 @@ config BR2_PACKAGE_ALSA_LIB
# the usage of alsa-lib on no-thread systems is pretty
# unlikely, just require thread support globally for alsa-lib.
depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on !BR2_BINFMT_FLAT
help
The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI
functionality to the Linux operating system.
--
1.8.2.3
next reply other threads:[~2013-11-11 5:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-11 5:02 sonic.adi at gmail.com [this message]
2013-11-11 7:48 ` [Buildroot] [PATCH] alsa-lib: FLAT: Disable alsa lib when FLAT bianry is selected Thomas De Schampheleire
2013-11-11 9:39 ` Peter Korsgaard
2013-11-11 10:21 ` Thomas Petazzoni
2013-11-11 7:31 ` Gustavo Zacarias
2013-11-11 10:43 ` Thomas Petazzoni
2013-11-11 10:54 ` Sonic Zhang
2013-11-11 12:39 ` 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=1384146177-6020-1-git-send-email-Sonic.adi@gmail.com \
--to=sonic.adi@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox