PDLPorters / pdl-linearalgebra

https://p3rl.org/PDL::LinearAlgebra
1 stars 7 forks source link

References to ATLAS libraries in Makefile.PL #21

Open gvanuxem opened 1 year ago

gvanuxem commented 1 year ago

Some references to ATLAS libraries were removed the July, 17. But it remains unnecessary references to ATLAS line 15 of Makefile.PL. It could be better to remove those references for now and eventually do some checks to link to ATLAS.

Regards