on macOS numpy ends up using `extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']` even when configured with ``` [ALL] libraries = openblas library_dirs=path/to/openblas/lib ``` in `site.cfg`. p.s. no extra environment variables like `ATLAS`, `BLAS`, `LAPACK` are set.