mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
icu: enable parallel build
Re-enable parallel builds, it doesn't seem to be affected by the issue
worked around in 5a8c7934 any more.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a4d666beae
commit
8080aacf70
@@ -24,7 +24,6 @@ HOST_ICU_CONF_OPTS = \
|
||||
--disable-icuio \
|
||||
--disable-layout \
|
||||
--disable-renaming
|
||||
ICU_MAKE = $(MAKE1)
|
||||
ICU_SUBDIR = source
|
||||
HOST_ICU_SUBDIR = source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user