guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix GCJ on armhf.


From: Ricardo Wurmus
Subject: [PATCH] Fix GCJ on armhf.
Date: Fri, 25 Nov 2016 22:35:14 +0100

Hi Guix,

with (a poorly formatted variant of) the attached patch I've built GCJ
successfully in an ARM virtual machine.  Building GCJ took about four days.  I
tested GCJ by building "ant", which seemed to have worked fine.

~~ Ricardo

Ricardo Wurmus (1):
  gnu: gcj: Fix build on armhf.

 gnu/local.mk                            |  1 +
 gnu/packages/gcc.scm                    | 14 +++++++++++++
 gnu/packages/patches/gcj-arm-mode.patch | 36 +++++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)
 create mode 100644 gnu/packages/patches/gcj-arm-mode.patch

-- 
2.10.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]