diff options
author | Changqing Li <changqing.li@windriver.com> | 2018-09-17 16:17:52 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-09-17 22:19:53 -0700 |
commit | d2120afea7698a65864784983aa739a81f7b3bcf (patch) | |
tree | ff155321be599122537e8fcafad9a0590846481b /meta-python/recipes-devtools/python/python-pytest/0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch | |
parent | c6c4e5457864644190d442e8cbf8110d7b087da5 (diff) | |
download | meta-openembedded-d2120afea7698a65864784983aa739a81f7b3bcf.tar.gz |
syslog-ng: fix segment fault during startup on arm64
service start failed since segment fault on arch arm64,
syslog-ng have a submodule ivykis, from ivykis V0.42,
it use pthread_atfork, but for arm64, this symbol is
not included by libpthread, so cause segment fault.
refer systemd, replace pthread_atfork with __register_atfork
to fix this problem.
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest/0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch')
0 files changed, 0 insertions, 0 deletions