diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2019-08-09 17:48:00 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2019-08-28 10:26:52 -0400 |
| commit | 087fe5c8144c246c6361bd8bcbd1ffd9e9b675bb (patch) | |
| tree | 104ab274a6734a3bfab242c4978251be514a9935 /dynamic-layers/python2-layer/recipes-devtools/python/files/sitecustomize.py | |
| parent | 8551ae099452a1e896f021d3a43a774fa3b30190 (diff) | |
| download | meta-selinux-087fe5c8144c246c6361bd8bcbd1ffd9e9b675bb.tar.gz | |
libselinux: fix build with glibc 2.30
Fix build error:
procattr.c:27:14: error: static declaration of 'gettid' follows
non-static declaration
27 | static pid_t gettid(void)
| ^~~~~~
In file included from /buildarea/build/tmp/work/core2-64-poky-linux/libselinux/2.8-r0/recipe-sysroot/usr/include/unistd.h:1170,
from procattr.c:2:
/buildarea/build/tmp/work/core2-64-poky-linux/libselinux/2.8-r0/recipe-sysroot/usr/include/bits/unistd_ext.h:34:16:
note: previous declaration of 'gettid' was here
34 | extern __pid_t gettid (void) __THROW;
| ^~~~~~
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'dynamic-layers/python2-layer/recipes-devtools/python/files/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions
