summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-requests-file/run-ptest
diff options
context:
space:
mode:
authorJaeyoon Jung <jaeyoon.jung@lge.com>2025-01-16 20:57:55 +0900
committerKhem Raj <raj.khem@gmail.com>2025-01-16 14:56:27 -0800
commita519f89ea7624d5051f2257cf0f5f33aee14ede1 (patch)
tree39ffdd11a51e51c4c44711424cbffb2791eb803a /meta-python/recipes-devtools/python/python3-requests-file/run-ptest
parent402e49afd19da6dcb947af075d7ad45797f5bcb2 (diff)
downloadmeta-openembedded-a519f89ea7624d5051f2257cf0f5f33aee14ede1.tar.gz
jansson: fix a symbol clash when building with cmake
It exports all symbols globally which results in a symbol clash, for example "hashtable_del" of ulogd2. It has been revealed because the recipe inherits cmake over autotools since Langdale. This fixes it by specifying visibility scope of symbols in its version script which matches what is given with the libtool flag '-export-symbols-regex' in Makefile.am. Signed-off-by: Jaeyoon Jung <jaeyoon.jung@lge.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-file/run-ptest')
0 files changed, 0 insertions, 0 deletions