From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2,1/1] libupnpp: fix build with uclibc
Date: Mon, 7 May 2018 23:38:51 +0200 [thread overview]
Message-ID: <20180507233851.76e14c33@windsurf> (raw)
In-Reply-To: <20180504160133.5420-1-fontaine.fabrice@gmail.com>
Hello,
On Fri, 4 May 2018 18:01:33 +0200, Fabrice Fontaine wrote:
> Add patch to avoid failing with error if host_os doesn't start with
> linux
>
> Fixes:
> - http://autobuild.buildroot.net/results/cfb332a169863bcb3e6bc6ee7d6f6199f856b0b8
> - http://autobuild.buildroot.net/results/2f6f464f6360ed9ea4c238f503d2c3b8ab3cbd86
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Note: the commit title is not correct: libupnpp builds perfectly fine
with uClibc already, as long as it's on MMU-capable systems, where the
OS part of the tuple is "linux". It's only no-MMU systems that are
affected by the problem, because the OS part of the tuple is "uclinux".
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2018-05-07 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-04 16:01 [Buildroot] [PATCH v2,1/1] libupnpp: fix build with uclibc Fabrice Fontaine
2018-05-06 7:15 ` Peter Korsgaard
2018-05-07 21:38 ` Thomas Petazzoni [this message]
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=20180507233851.76e14c33@windsurf \
--to=thomas.petazzoni@bootlin.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.