gnu: glibc-final-with-bootstrap-bash-boot0: Don't include debug output.
* gnu/packages/commencement.scm (glibc-final-with-bootstrap-bash-boot0) [outputs]: Remove debug from inherited outputs.
This commit is contained in:
		
							parent
							
								
									282a159a4b
								
							
						
					
					
						commit
						d4d132bc84
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3180,6 +3180,7 @@ memoized as a function of '%current-system'."
 | 
			
		|||
  (package
 | 
			
		||||
    (inherit glibc)
 | 
			
		||||
    (name "glibc-intermediate")
 | 
			
		||||
    (outputs (delete "debug" (package-outputs glibc)))
 | 
			
		||||
    (source (bootstrap-origin (package-source glibc)))
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:guile ,%bootstrap-guile
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue