Skip to content

Commit 074456d

Browse files
committed
test
1 parent 7d76a06 commit 074456d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

loaders/python3/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ python3_loader_sha = shared_module(
3737
include_directories: rootdir,
3838
dependencies: python3_loader_deps,
3939
c_args: python3_loader_c_args,
40+
link_args: ['-lc'],
4041
install: true,
4142
install_dir: join_paths(
4243
pkglibdir,

0 commit comments

Comments
 (0)