emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#47087: closed ([PATCH] gnu: gcc: Fix comment about gfortran.)


From: GNU bug Tracking System
Subject: bug#47087: closed ([PATCH] gnu: gcc: Fix comment about gfortran.)
Date: Thu, 25 Mar 2021 17:02:02 +0000

Your message dated Thu, 25 Mar 2021 17:01:36 +0000
with message-id <87sg4j9ngv.fsf@cbaines.net>
and subject line Re: [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran.
has caused the debbugs.gnu.org bug report #47087,
regarding [PATCH] gnu: gcc: Fix comment about gfortran.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47087: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47087
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gcc: Fix comment about gfortran. Date: Fri, 12 Mar 2021 06:33:26 +0100
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#47087] [PATCH] gnu: gcc: Fix comment about gfortran. Date: Thu, 25 Mar 2021 17:01:36 +0000 User-agent: mu4e 1.4.15; emacs 27.1
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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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