Searched refs:GLIBC_GENERATE_LOCALES (Results 1 – 4 of 4) sorted by relevance
198 …# GLIBC_GENERATE_LOCALES var specifies which locales to be generated. empty or "all" means all loc…199 to_generate = d.getVar('GLIBC_GENERATE_LOCALES')
52 # Set GLIBC_GENERATE_LOCALES to the locales you wish to generate should you not62 #GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"
700 GLIBC_GENERATE_LOCALES = $(call qstrip,$(BR2_GENERATE_LOCALE)) macro701 ifneq ($(GLIBC_GENERATE_LOCALES),)
2783 :term:`GLIBC_GENERATE_LOCALES`2792 You can set :term:`GLIBC_GENERATE_LOCALES` in your ``local.conf`` file.2796 GLIBC_GENERATE_LOCALES = "en_GB.UTF-8 en_US.UTF-8"3246 See the :term:`GLIBC_GENERATE_LOCALES`