gnu: libseccomp: Do not build the static library.
* gnu/packages/linux.scm (libseccomp)[arguments]: New field.
This commit is contained in:
		
							parent
							
								
									f5bb997d1e
								
							
						
					
					
						commit
						819b8b2728
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -5710,6 +5710,8 @@ of flash storage.") | |||
|                (base32 | ||||
|                 "1wql62cg8f95cwpy057cl764nni9g4sdn5lqj68x22kjs8w71yhz")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      '(#:configure-flags '("--disable-static"))) | ||||
|     (native-inputs | ||||
|      `(("gperf" ,gperf) | ||||
|        ("which" ,which))) | ||||
|  |  | |||
		Reference in a new issue