* [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran.
@ 2021-03-12 5:33 Vincent Legoll
2021-03-25 17:01 ` bug#47087: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2021-03-12 5:33 UTC (permalink / raw)
To: 47087; +Cc: Vincent Legoll
Added by: cb4805e34c9997edca14743516b9a0fde6303d1c
Fixes: 0681f05486d901c92637c098bb7afddef35068b0
* gnu/packages/gcc.scm (gcc): Fix comment about gfortran.
---
gnu/packages/gcc.scm | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index 4d5aaa7070..55503b3f1b 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -586,8 +586,7 @@ It also includes runtime support libraries for these languages.")))
"gcc-5.0-libvtv-runpath.patch"))))))
;; Note: When changing the default gcc version, update
-;; the gcc-toolchain-* definitions and the gfortran definition
-;; accordingly.
+;; the gcc-toolchain-* definitions.
(define-public gcc gcc-7)
(define-public (make-libstdc++ gcc)
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#47087: [PATCH] gnu: gcc: Fix comment about gfortran.
2021-03-12 5:33 [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran Vincent Legoll
@ 2021-03-25 17:01 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2021-03-25 17:01 UTC (permalink / raw)
To: Vincent Legoll; +Cc: 47087-done
[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]
Vincent Legoll <vincent.legoll@gmail.com> writes:
> Added by: cb4805e34c9997edca14743516b9a0fde6303d1c
> Fixes: 0681f05486d901c92637c098bb7afddef35068b0
>
> * gnu/packages/gcc.scm (gcc): Fix comment about gfortran.
> ---
> gnu/packages/gcc.scm | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
> index 4d5aaa7070..55503b3f1b 100644
> --- a/gnu/packages/gcc.scm
> +++ b/gnu/packages/gcc.scm
> @@ -586,8 +586,7 @@ It also includes runtime support libraries for these languages.")))
> "gcc-5.0-libvtv-runpath.patch"))))))
>
> ;; Note: When changing the default gcc version, update
> -;; the gcc-toolchain-* definitions and the gfortran definition
> -;; accordingly.
> +;; the gcc-toolchain-* definitions.
> (define-public gcc gcc-7)
>
> (define-public (make-libstdc++ gcc)
I think this makes sense to me, pushed as
0098fcecf0c196fd645c1dc44d2897ef1d58c730.
Thanks,
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-25 17:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12 5:33 [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran Vincent Legoll
2021-03-25 17:01 ` bug#47087: " Christopher Baines
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).