gnu: sg3-utils: Omit static library.
* gnu/packages/scsi.scm (sg3-utils)[arguments]: Add "--disable-static" to #:configure-flags.
This commit is contained in:
		
							parent
							
								
									f41fbda9db
								
							
						
					
					
						commit
						90c524c94e
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -36,6 +36,9 @@ | |||
|                (base32 | ||||
|                 "1ckj2kjcs23lbjfyl5mz2rb0aylnyq13yghg0bdv1n7dbywcmc6x")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      `(#:configure-flags | ||||
|        (list "--disable-static"))) | ||||
|     (home-page "http://sg.danny.cz/sg/sg3_utils.html") | ||||
|     (synopsis "SCSI device utilities") | ||||
|     (description | ||||
|  |  | |||
		Reference in a new issue