1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-04-16 05:17:58 +00:00
nixpkgs/pkgs
aszlig ffe71cbe19
kexec-tools: Add patch to fix build on ARM
Building on ARM fails with the following error:

kexec/arch/arm/phys_to_virt.o kexec/arch/arm/phys_to_virt.c
kexec/arch/arm/phys_to_virt.c:3:26: fatal error: phys_to_virt.h: No such file or directory

The patch I'm using is from Fedora:

http://pkgs.fedoraproject.org/cgit/rpms/kexec-tools.git/tree/kexec-tools-2.0.13-fix-armv7-build-failure.patch?id=97581f1a435aafa298a4d0bbcfaf40c63a41ce92

It has been reported upstream as well:

http://lists.infradead.org/pipermail/kexec/2016-September/017352.html

I'm adding the patch for all architectures, so that the next person to
upgrade kexec-tools doesn't forget that even while on x86.

Tested building with i686-linux, x86_64-linux and armv7l-linux.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-18 04:49:39 +01:00
..
applications Merge pull request #21242 from mimadrid/update/teamviewer-12.0.71510 2016-12-17 20:58:48 +01:00
build-support Merge pull request #19369 from Mic92/nix-prefetch-git 2016-12-14 08:32:50 +01:00
data unscii: init at 1.1 2016-12-15 21:29:13 +01:00
desktops lxqt: better organize system packages 2016-12-15 22:45:06 +01:00
development Merge pull request #21245 from boronine/luarocks-darwin 2016-12-18 00:14:52 +01:00
games Merge pull request #21231 from abbradar/no-fmod 2016-12-18 00:29:46 +03:00
misc Add vim-markdown plugin.... 2016-12-14 17:29:52 -06:00
os-specific kexec-tools: Add patch to fix build on ARM 2016-12-18 04:49:39 +01:00
servers stanchion: add Darwin support 2016-12-18 00:59:34 +01:00
shells zsh: 5.2 -> 5.3 2016-12-12 17:48:18 -05:00
stdenv top-level: avoid another assert false while we're at it 2016-12-15 17:09:46 -05:00
test
tools Merge pull request #21231 from abbradar/no-fmod 2016-12-18 00:29:46 +03:00
top-level cython: 0.25.1 -> 0.25.2 2016-12-18 01:53:05 +01:00