From: Nylon Chen <nylon7@andestech.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/3] package/libbsd: disable for nds32
Date: Mon, 6 May 2019 17:04:10 +0800 [thread overview]
Message-ID: <20190506090411.9453-2-nylon7@andestech.com> (raw)
In-Reply-To: <20190506090411.9453-1-nylon7@andestech.com>
nds32 no porting libbsd library
Fixes:
http://autobuild.buildroot.net/results/eb79fbd8283f62ca08b85d851e3c817e0354f85c/
Signed-off-by: Nylon Chen <nylon7@andestech.com>
---
package/libbsd/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/libbsd/Config.in b/package/libbsd/Config.in
index 0f320302b9..1a107d41f0 100644
--- a/package/libbsd/Config.in
+++ b/package/libbsd/Config.in
@@ -5,6 +5,7 @@ config BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
depends on !BR2_microblaze
depends on !BR2_arc
depends on !BR2_xtensa
+ depends on !BR2_nds32
# uClibc on noMMU doesn't provide __register_atfork()
depends on !(BR2_TOOLCHAIN_USES_UCLIBC && !BR2_USE_MMU)
--
2.18.0
next prev parent reply other threads:[~2019-05-06 9:04 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-06 9:04 [Buildroot] [PATCH 1/3] postgresql: disable spinlock support for nds32 Nylon Chen
2019-05-06 9:04 ` Nylon Chen [this message]
2019-05-06 19:41 ` [Buildroot] [PATCH 2/3] package/libbsd: disable " Peter Korsgaard
2019-05-06 9:04 ` [Buildroot] [PATCH 3/3] package/strace: add patch for nds32 support Nylon Chen
2019-05-06 9:10 ` Thomas Petazzoni
2019-05-06 9:35 ` Nylon Chen
2019-05-06 9:40 ` Thomas Petazzoni
2019-05-06 9:14 ` Baruch Siach
2019-05-06 19:40 ` [Buildroot] [PATCH 1/3] postgresql: disable spinlock support for nds32 Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2019-05-06 8:21 Nylon Chen
2019-05-06 8:21 ` [Buildroot] [PATCH 2/3] package/libbsd: disable " Nylon Chen
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=20190506090411.9453-2-nylon7@andestech.com \
--to=nylon7@andestech.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