gnu: acl: Do not build the static library.
* gnu/packages/acl.scm (acl)[arguments]: Add #:configure-flags.
This commit is contained in:
		
							parent
							
								
									73fec9ca10
								
							
						
					
					
						commit
						ecfe153706
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -48,6 +48,7 @@
 | 
			
		|||
    (arguments
 | 
			
		||||
     `(#:modules ((ice-9 ftw)
 | 
			
		||||
                  ,@%gnu-build-system-modules)
 | 
			
		||||
       #:configure-flags '("--disable-static")
 | 
			
		||||
       #:phases
 | 
			
		||||
       (modify-phases %standard-phases
 | 
			
		||||
         ;; XXX After repacking the sources the timestamps are reset to the
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue