mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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"
|
||||
# Creating the locales
|
||||
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.
|
||||
rm -rfv /usr/share/zoneinfo
|
||||
|
||||
Reference in New Issue
Block a user