distro: gcc: Pass #:strip-binaries?.
* distro/base.scm (gcc-4.7): Pass #:strip-binaries?.
This commit is contained in:
		
							parent
							
								
									877217b85a
								
							
						
					
					
						commit
						6e0874db3d
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -589,6 +589,7 @@ BFD (Binary File Descriptor) library, `gprof', `nm', `strip', etc.") | |||
|                    (guix build gnu-build-system) | ||||
|                    (ice-9 regex))                 ; we need this one | ||||
|         #:out-of-source? #t | ||||
|         #:strip-binaries? ,stripped? | ||||
|         #:configure-flags | ||||
|         `("--enable-plugin" | ||||
|           "--enable-languages=c,c++" | ||||
|  |  | |||
		Reference in a new issue