mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
glibc: enbable parallel build for locales
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -158,7 +158,7 @@ endif
|
|||||||
ifneq "$(TOOLCHAIN)" "1"
|
ifneq "$(TOOLCHAIN)" "1"
|
||||||
# Creating the locales
|
# Creating the locales
|
||||||
mkdir -p /usr/lib/locale
|
mkdir -p /usr/lib/locale
|
||||||
cd $(DIR_SRC)/glibc-build && make localedata/install-locales
|
cd $(DIR_SRC)/glibc-build && make localedata/install-locales $(MAKETUNING)
|
||||||
|
|
||||||
# Timezone data will be shipped by tzdata.
|
# Timezone data will be shipped by tzdata.
|
||||||
rm -rfv /usr/share/zoneinfo
|
rm -rfv /usr/share/zoneinfo
|
||||||
|
|||||||
Reference in New Issue
Block a user