pyodide/packages/cpp-exceptions-test
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
..
src Fix pre-commit CI (#2191) 2022-02-19 09:33:49 +01:00
meta.yaml MAINT Update side modules to use SIDE_MODULE_LDFLAGS (#2650) 2022-05-30 21:00:11 -07:00
test_cpp_exceptions.py Change shared library installation directory (#2721) 2022-06-16 16:31:16 -07:00