From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnout Vandecappelle Date: Sun, 13 Oct 2019 22:00:18 +0200 Subject: [Buildroot] [PATCH 1/1] package/elfutils: fix build with musl-fts In-Reply-To: <20191012134916.3343-1-fontaine.fabrice@gmail.com> References: <20191012134916.3343-1-fontaine.fabrice@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 12/10/2019 15:49, Fabrice Fontaine wrote: > Drop second patch and fix build with musl-fts > > Fixes: > - http://autobuild.buildroot.org/results/3f20ae917fde9d95eb061b779a5992db91355a57 > > Signed-off-by: Fabrice Fontaine Applied to master (with a slightly reworked commit message), thanks. Regards, Arnout