mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
Previously, if no library directory needed to be specified for BLAS/LAPACK, the link line would end up containing '-L -llapack -lblas' which is interpreted as adding the directory '-llapack' to the linker search path.