mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
libicu: compile dynamically
This commit is contained in:
parent
a114578c39
commit
8cd41a714c
@ -6,6 +6,7 @@ patches = ["redox.patch"]
|
||||
[build]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
COOKBOOK_CONFIGURE="${COOKBOOK_SOURCE}/source/configure"
|
||||
mkdir -p host
|
||||
pushd host
|
||||
|
||||
Loading…
Reference in New Issue
Block a user