gnu: iml: Enable shared library.
* gnu/packages/algebra.scm (iml): Add configure flag --enable-shared.
This commit is contained in:
		
							parent
							
								
									fedb9571eb
								
							
						
					
					
						commit
						c68ec87ca7
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1548,6 +1548,7 @@ structure constants of Schubert polynomials.") | |||
|     (arguments | ||||
|      `(#:configure-flags | ||||
|        (list | ||||
|         "--enable-shared" | ||||
|         (string-append "--with-gmp-include=" | ||||
|                        (assoc-ref %build-inputs "gmp") "/include") | ||||
|         (string-append "--with-gmp-lib=" | ||||
|  |  | |||
		Reference in a new issue