mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
libicu: enable renaming and other config options
This commit is contained in:
parent
ffcb1486c1
commit
682297ad3a
@ -42,12 +42,6 @@ HOST_ENV=(
|
||||
"${HOST_ENV[@]}" "${COOKBOOK_MAKE}" -j "${COOKBOOK_MAKE_JOBS}"
|
||||
popd
|
||||
COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--disable-extras
|
||||
--disable-icu-config
|
||||
--disable-renaming
|
||||
--disable-samples
|
||||
--disable-tools
|
||||
--disable-tools
|
||||
--with-cross-build="${COOKBOOK_BUILD}/host"
|
||||
icu_cv_host_frag=mh-linux
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user