summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-hooks.txt
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-13 23:17:24 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-11-21 21:50:38 +0100
commit1b49c92c33f2f6d34ba6facb288656f4c458f295 (patch)
tree32f36aed4e25ee7703a08c535ede94cc79e41daa /docs/manual/adding-packages-hooks.txt
parent404f4933c9350d4244e4ca3fd8e574082276aa3d (diff)
downloadbuildroot-1b49c92c33f2f6d34ba6facb288656f4c458f295.tar.gz
buildroot-1b49c92c33f2f6d34ba6facb288656f4c458f295.zip
uclibc: do not use GENERATE_LOCALE
Since commit 33de7401701e5242196a86b0695ee4ae9a4c4082 ("Makefile: convert "target-generatelocales" to a hook"), the GENERATE_LOCALE variable is never defined when using uClibc. This means that setting any value to the BR2_GENERATE_LOCALE option had no effect for uClibc toolchains. In this commit, we make sure the uclibc.mk logic re-creates its own qstripped version of BR2_GENERATE_LOCALE, in a variable called UCLIBC_GENERATE_LOCALES. This fixes locale generation with uClibc in the internal toolchain backend. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-hooks.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud