From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] squeezelite: new package
Date: Sun, 20 Sep 2015 10:05:50 +0100 [thread overview]
Message-ID: <55FE76EE.10508@imgtec.com> (raw)
In-Reply-To: <201509200852.t8K8q68h024815@ms-omx03.plus.so-net.ne.jp>
Dear Hiroshi Kawashima,
This patch should be v3 because the previous one was v2.
On 20/09/15 09:52, kei-k at ca2.so-net.ne.jp wrote:
[snip]
> +comment "squeezelite needs a toolchain w/ wchar, threads, mmu
> + depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_MMU
It seems you missed part of my comments in the previous email. This
should look like this:
comment "squeezelite needs a toolchain w/ wchar, threads"
depends on BR2_USE_MMU
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
Regards,
Vincent.
[snip]
next prev parent reply other threads:[~2015-09-20 9:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-20 8:52 [Buildroot] [PATCH v2 1/1] squeezelite: new package kei-k at ca2.so-net.ne.jp
2015-09-20 9:05 ` Vicente Olivert Riera [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-20 1:16 kei-k at ca2.so-net.ne.jp
2015-09-20 7:29 ` Vincent Olivert Riera
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=55FE76EE.10508@imgtec.com \
--to=vincent.riera@imgtec.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.