GNU bug report logs - #62424
[PATCH] gnu: Add lazarus.

Previous Next

Package: guix-patches;

Reported by: dannym <at> scratchpost.org

Date: Fri, 24 Mar 2023 19:49:02 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


Message #22 received at 62424-done <at> debbugs.gnu.org (full text, mbox):

From: "(" <paren <at> disroot.org>
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 62424-done <at> debbugs.gnu.org
Subject: Re: [bug#62424] [PATCH] gnu: Add lazarus.
Date: Mon, 01 May 2023 18:35:37 +0100
Danny Milosavljevic <dannym <at> scratchpost.org> writes:
> That did not work so I couldn't change it to that.

Oh!  I managed to forgot to add the seed flag :(

It should have been:

```scheme
(fold (lambda (pkg flags)
        (cons* (string-append "-Fl" pkg "/lib")
               (string-append "-k-rpath=" pkg "/lib")
               flags))
      '()
      lib-dirs)
```




This bug report was last modified 2 years and 22 days ago.

Previous Next


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