<r0ni>
if one adds "-DCMAKE_BUILD_TYPE=MinSizeRel" to 'eigen' (kde6) one can dispose of the suitesparse (and by proxy openblas) deps as it won't use them -- because neither of them can i get to build on arm64. Theres a few more kde pkgs that does wonders for but i'd have to look them up locally which ones I've modified at this point to get it all going
<beerman>
r0ni: can you rebuild that with BLAS_VERBOSE=ON and post a log?
<r0ni>
beerman: rebuild which?
<r0ni>
i did get openblas to build now that I'm looking, but suitesparse dont find it
<beerman>
eigen
<r0ni>
i'll give it a whirl in a few mins... currently near the end of a webkitgtk build and I don't want to look at anything wrong right now