On the old-style build it's possible to disable Lapacke with NO_LAPACKE=1 but there is no such option on the Cmake build. I would like to disable it since I don't use it when building OpenBLAS for GIMP.
I observed that the output of the Cmake build it is the double of the old-style build (not sure if this is due to lapacke or just the verbosity which is different)