There was an error while loading. Please reload this page.
1 parent 7d76a06 commit 074456dCopy full SHA for 074456d
1 file changed
loaders/python3/meson.build
@@ -37,6 +37,7 @@ python3_loader_sha = shared_module(
37
include_directories: rootdir,
38
dependencies: python3_loader_deps,
39
c_args: python3_loader_c_args,
40
+ link_args: ['-lc'],
41
install: true,
42
install_dir: join_paths(
43
pkglibdir,
0 commit comments