glibc: Remove hardcoded LIMIT_BUILT_LOCALES values

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2781 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-09-25 08:22:01 +00:00
parent 5a5f497634
commit b4c4ff1698
3 changed files with 0 additions and 6 deletions

View File

@@ -13,8 +13,6 @@ GLIBC_EXTRA_OECONF ?= ""
GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN"
LIMIT_BUILT_LOCALES = "en_GB"
#
# For now, we will skip building of a gcc package if it is a uclibc one
# and our build is not a uclibc one, and we skip a glibc one if our build

View File

@@ -18,8 +18,6 @@ GLIBC_EXTRA_OECONF ?= ""
GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET bn_BD gez_ER te_IN"
LIMIT_BUILT_LOCALES = "en_GB"
#
# For now, we will skip building of a gcc package if it is a uclibc one
# and our build is not a uclibc one, and we skip a glibc one if our build

View File

@@ -14,8 +14,6 @@ GLIBC_EXTRA_OECONF ?= ""
GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN"
LIMIT_BUILT_LOCALES = "en_GB"
#
# For now, we will skip building of a gcc package if it is a uclibc one
# and our build is not a uclibc one, and we skip a glibc one if our build