summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/python2-layer/recipes-devtools/python/files/sitecustomize.py
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2019-08-09 17:48:00 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2019-08-28 10:26:52 -0400
commit087fe5c8144c246c6361bd8bcbd1ffd9e9b675bb (patch)
tree104ab274a6734a3bfab242c4978251be514a9935 /dynamic-layers/python2-layer/recipes-devtools/python/files/sitecustomize.py
parent8551ae099452a1e896f021d3a43a774fa3b30190 (diff)
downloadmeta-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