libicu: compile dynamically

This commit is contained in:
Jeremy Soller 2025-04-11 14:39:30 -06:00
parent a114578c39
commit 8cd41a714c
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -6,6 +6,7 @@ patches = ["redox.patch"]
[build]
template = "custom"
script = """
DYNAMIC_INIT
COOKBOOK_CONFIGURE="${COOKBOOK_SOURCE}/source/configure"
mkdir -p host
pushd host