summaryrefslogtreecommitdiff
path: root/src/ir/module-utils.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2022-06-08 11:31:13 -0700
committerGitHub <noreply@github.com>2022-06-08 18:31:13 +0000
commitb76d2fb1e5bb839249b25b7094db94219695f515 (patch)
treeb69aa891816e5ef8be4aaf3ffdda48872b8e0692 /src/ir/module-utils.cpp
parentb7a93cca37d2253ef36e4cc63ef38c3647404597 (diff)
downloadbinaryen-b76d2fb1e5bb839249b25b7094db94219695f515.tar.gz
binaryen-b76d2fb1e5bb839249b25b7094db94219695f515.tar.bz2
binaryen-b76d2fb1e5bb839249b25b7094db94219695f515.zip
Link shared library against thread libraries (#4715)
Also, add `-Wl,--no-undefined` when linking shared libraries. Adding this flags means we can better detect when libraries are missing from the `libbinaryen.so` link. In this case it reports undefined symbol for `pthread_create` (which is then addressed by this patch).
Diffstat (limited to 'src/ir/module-utils.cpp')
0 files changed, 0 insertions, 0 deletions