mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00: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:
parent
a4d666beae
commit
8080aacf70
@ -24,7 +24,6 @@ HOST_ICU_CONF_OPTS = \
|
|||||||
--disable-icuio \
|
--disable-icuio \
|
||||||
--disable-layout \
|
--disable-layout \
|
||||||
--disable-renaming
|
--disable-renaming
|
||||||
ICU_MAKE = $(MAKE1)
|
|
||||||
ICU_SUBDIR = source
|
ICU_SUBDIR = source
|
||||||
HOST_ICU_SUBDIR = source
|
HOST_ICU_SUBDIR = source
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user