From: Z572 <zhengjunjie@iscas.ac.cn>
To: Romain GARBAGE <romain.garbage@inria.fr>
Cc: ludovic.courtes@inria.fr, 72711-done@debbugs.gnu.org
Subject: bug#72711: [PATCH] gnu: Add gfortran 13.
Date: Wed, 28 Aug 2024 13:57:15 +0800 [thread overview]
Message-ID: <877cc1gpfo.fsf@iscas.ac.cn> (raw)
In-Reply-To: <20240819130826.10720-1-romain.garbage@inria.fr> (Romain GARBAGE's message of "Mon, 19 Aug 2024 15:07:56 +0200")
[-- Attachment #1: Type: text/plain, Size: 868 bytes --]
Romain GARBAGE <romain.garbage@inria.fr> writes:
> * gnu/packages/gcc.scm (gfortran-13): New variable.
>
> Change-Id: Idf9a35548a9a80251cc70154c7d70f5b3a316db9
> ---
> gnu/packages/gcc.scm | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
> index 9e3ee2031c..acb21d8c35 100644
> --- a/gnu/packages/gcc.scm
> +++ b/gnu/packages/gcc.scm
> @@ -1150,6 +1150,12 @@ (define %generic-search-paths
> (variable "LIBRARY_PATH")
> (files '("lib" "lib64")))))
>
> +(define-public gfortran-13
> + (hidden-package
> + (custom-gcc gcc-13
> + "gfortran" '("fortran")
> + %generic-search-paths)))
> +
> (define-public gfortran
> (hidden-package
> (custom-gcc gcc
>
> base-commit: e928854a0f76cef3b11a06160a16130c59954b76
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-08-28 5:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-19 13:07 [bug#72711] [PATCH] gnu: Add gfortran 13 Romain GARBAGE
2024-08-28 5:57 ` Z572 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877cc1gpfo.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=72711-done@debbugs.gnu.org \
--cc=ludovic.courtes@inria.fr \
--cc=romain.garbage@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).