Re: [PATCH] gnu: patchelf: On ARM, apply experimental patch to get it working

2015-01-07 Thread Ludovic Courtès
Mark H Weaver skribis: > The upstream 'patchelf' doesn't work on ARM, and apparently the problems > are non-trivial to fix. See: > > https://github.com/NixOS/patchelf/issues/8 > > This commit applies the only patch I was able to find to get it (mostly) > working. > > Unfortunately, I found tha

[PATCH] gnu: patchelf: On ARM, apply experimental patch to get it working

2015-01-07 Thread Mark H Weaver
h will allow us to make progress on ARM, so I'd like to apply it to core-updates. The patch is only applied when building for ARM targets. What do you think? Mark >From 0822111f984611bb0f585dcdfd9db214277053c4 Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Tue, 6 Jan 20