wrtobin / las

Zero-overhead interfaces to Linear Algebraic data structures and Solvers
1 stars 1 forks source link

Build libraries as static libraries. #49

Closed jacobmerson closed 6 years ago

jacobmerson commented 6 years ago

fixes #47. On the RHEL7 machines the libraries default to building as shared libs. This commit builds all libraries as static.