pyodide/packages/CLAPACK
Gyeongjae Choi ef5f80bf07
Change shared library installation directory (#2721)
Change shared library installation directory from /lib/python3.10/site-packages/ to /usr/lib.

#2686 and this PR improve how we load shared libraries. The future goal
of these PRs is to load shared libraries on demand, instead of pre-loading
all shared libraries, which will reduce initial package load time.
2022-06-16 16:31:16 -07:00
..
patches Fix scipy linking errors (#2289) 2022-03-23 23:17:29 -07:00
make.inc chore: more pre-commit checking (#2257) 2022-03-07 21:51:20 -08:00
meta.yaml Change shared library installation directory (#2721) 2022-06-16 16:31:16 -07:00