gnu: gcc: Fix comment about gfortran.
Added by:cb4805e34cFixes:0681f05486* gnu/packages/gcc.scm (gcc): Fix comment about gfortran. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									10cbf042e1
								
							
						
					
					
						commit
						a172def55a
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
					@ -595,8 +595,7 @@ It also includes runtime support libraries for these languages.")))
 | 
				
			||||||
                                     "gcc-5.0-libvtv-runpath.patch"))))))
 | 
					                                     "gcc-5.0-libvtv-runpath.patch"))))))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
;; Note: When changing the default gcc version, update
 | 
					;; Note: When changing the default gcc version, update
 | 
				
			||||||
;;       the gcc-toolchain-* definitions and the gfortran definition
 | 
					;;       the gcc-toolchain-* definitions.
 | 
				
			||||||
;;       accordingly.
 | 
					 | 
				
			||||||
(define-public gcc gcc-7)
 | 
					(define-public gcc gcc-7)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public (make-libstdc++ gcc)
 | 
					(define-public (make-libstdc++ gcc)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue