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) |                    (guix build gnu-build-system) | ||||||
|                    (ice-9 regex))                 ; we need this one |                    (ice-9 regex))                 ; we need this one | ||||||
|         #:out-of-source? #t |         #:out-of-source? #t | ||||||
|  |         #:strip-binaries? ,stripped? | ||||||
|         #:configure-flags |         #:configure-flags | ||||||
|         `("--enable-plugin" |         `("--enable-plugin" | ||||||
|           "--enable-languages=c,c++" |           "--enable-languages=c,c++" | ||||||
|  |  | ||||||
		Reference in a new issue