gnu: Add gcc-toolchain@7.
* gnu/packages/commencement.scm (gcc-toolchain-7): New variable.
This commit is contained in:
		
							parent
							
								
									67d84d6335
								
							
						
					
					
						commit
						d7ecab74ee
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -1025,4 +1025,7 @@ and binaries, plus debugging symbols in the 'debug' output), and Binutils.") | |||
| (define-public gcc-toolchain-6 | ||||
|   (gcc-toolchain gcc-6)) | ||||
| 
 | ||||
| (define-public gcc-toolchain-7 | ||||
|   (gcc-toolchain gcc-7)) | ||||
| 
 | ||||
| ;;; commencement.scm ends here | ||||
|  |  | |||
		Reference in a new issue