summaryrefslogtreecommitdiff
path: root/src/other_tools/git_operations
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2024-02-14 18:35:48 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2024-02-15 13:11:33 +0100
commit09f90fac9092de13a71723f849794474831fd678 (patch)
tree2b300d76bb1ad7133fddb2fe72face269bbaeec6 /src/other_tools/git_operations
parentbda3dabe37fdde648f90ce5aa4b20d7336570cf0 (diff)
downloadjustbuild-09f90fac9092de13a71723f849794474831fd678.tar.gz
Replace glibc sync stubs when linking pthreads
... glibc provides synchronization stubs for single-threaded environments as weak symobls. When linking pthreads, these weak symbols must be replaced by the strong symbols provided by the pthread library. For dynamically linking pthreads, this is done automatically. However, to support this for static linking, we must ensure to link the whole archive.
Diffstat (limited to 'src/other_tools/git_operations')
0 files changed, 0 insertions, 0 deletions