From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] ncurses: bump to 6.1
Date: Tue, 6 Feb 2018 17:16:59 +0100 [thread overview]
Message-ID: <20180206171659.42af67e1@windsurf> (raw)
In-Reply-To: <20180206134603.19957-1-aduskett@gmail.com>
Hello,
On Tue, 6 Feb 2018 08:46:03 -0500, Adam Duskett wrote:
> Remove 0002-recognise-uclinux.patch as it has been applies upstream.
>
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> ---
> package/ncurses/0001-gcc-5.x-MKlib_gen.patch | 5 +++--
> package/ncurses/0002-recognise-uclinux.patch | 29 ----------------------------
> package/ncurses/ncurses.hash | 2 +-
> package/ncurses/ncurses.mk | 2 +-
> 4 files changed, 5 insertions(+), 33 deletions(-)
> delete mode 100644 package/ncurses/0002-recognise-uclinux.patch
This seems to break the build:
http://autobuild.buildroot.net/results/3a5/3a5ddfcf7cd3a5c2bc068e3e33c823d6bcd3e79b/build-end.log
It's because "install -s" is being used, which strips the binary, but
it's using plain "strip" and not the cross strip. Ideally, it shouldn't
strip the binary at all.
Could you have a look ?
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-02-06 16:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-06 13:46 [Buildroot] [PATCH 1/1] ncurses: bump to 6.1 Adam Duskett
2018-02-06 14:54 ` Thomas Petazzoni
2018-02-06 16:16 ` Thomas Petazzoni [this message]
2018-02-06 17:42 ` Adam Duskett
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=20180206171659.42af67e1@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox