diff options
author | Maxime Devos <maximedevos@telenet.be> | 2021-07-14 13:13:06 +0200 |
---|---|---|
committer | Mathieu Othacehe <othacehe@gnu.org> | 2021-07-14 15:57:40 +0200 |
commit | 731b714e92920039fa63b8229d90c1816ec3910c (patch) | |
tree | 3c6207f451df0102340a519695a17eb72dbd3aee /gnu/machine | |
parent | 5a88b8df00dfcfb3d145ca0fd30d9fd27af4af7d (diff) | |
download | guix-731b714e92920039fa63b8229d90c1816ec3910c.tar.gz guix-731b714e92920039fa63b8229d90c1816ec3910c.zip |
libelf: Update configure script and config.guess and config.sub.
The current configure script is too old to find the cross-compiler
and support variables passed as arguments. Also, config.guess and
config.sub are too old to recognise powerpc64 and aarch64. Solve
this by regenerating the 'configure' script and replacing
'config.guess' and 'config.sub'.
* gnu/packages/elf.scm
(libelf)[arguments]<#:phases>{configure}: Remove phase.
(libelf)[arguments]<#:phases>{delete-configure}: Regenerate
the configure script and replace 'config.guess' and 'config.sub'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'gnu/machine')
0 files changed, 0 insertions, 0 deletions