summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/glibc-tests_2.34.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-tests_2.34.bb b/meta/recipes-core/glibc/glibc-tests_2.34.bb
index 9cbf8776dd..8c7ecf89ba 100644
--- a/meta/recipes-core/glibc/glibc-tests_2.34.bb
+++ b/meta/recipes-core/glibc/glibc-tests_2.34.bb
@@ -102,7 +102,7 @@ EXCLUDE_FROM_SHLIBS = "1"
102# It is more handy to have _all_ the sources and symbols in one 102# It is more handy to have _all_ the sources and symbols in one
103# place (package) as this recipe will be used for validation and 103# place (package) as this recipe will be used for validation and
104# debugging. 104# debugging.
105PACKAGE_DEBUG_SPLIT_STYLE = "debug" 105PACKAGE_DEBUG_SPLIT_STYLE = ".debug"
106 106
107# glibc test cases violate by default some Yocto/OE checks (staticdev, 107# glibc test cases violate by default some Yocto/OE checks (staticdev,
108# textrel) 108# textrel)