GNU bug report logs - #27344
[PATCH 0/12] Add computational software and circuit simulators

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Mon, 12 Jun 2017 15:27:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Theodoros Foradis <theodoros.for <at> openmailbox.org>
Cc: 27344 <at> debbugs.gnu.org
Subject: [bug#27344] [PATCH v2 03/12] gnu: Add mpb.
Date: Sat, 24 Jun 2017 08:51:05 +0200
> +    (build-system gnu-build-system)
> +     (arguments
> +      `(#:configure-flags
> +        (list (string-append "--with-libctl="
> +                             (assoc-ref %build-inputs "libctl")
> +                             "/share/libctl"))))
> +     (native-inputs
> +      `(("fortran" ,gfortran)
> +        ("pkg-config" ,pkg-config)
> +        ("swig" ,swig)))

Whitespace problem which I fixed when applying...




This bug report was last modified 7 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.