jblas-project / jblas

Linear Algebra for Java
http://jblas.org
BSD 3-Clause "New" or "Revised" License
590 stars 149 forks source link

Pass -static to link line when configured using --static-libs #78

Open soumitrachatterjee opened 8 years ago

soumitrachatterjee commented 8 years ago

My suggested fix for #77 to pass -static to the link line when configuration was requested with --static-libs.