mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
fontconfig: fix compilation of dynamic libraries
This commit is contained in:
parent
0e41fb5d7f
commit
083c43634c
@ -5,7 +5,8 @@ patches = [
|
||||
"redox.patch"
|
||||
]
|
||||
script = """
|
||||
wget -O config.sub "https://gitlab.redox-os.org/redox-os/gnu-config/-/raw/master/config.sub?inline=false"
|
||||
DYNAMIC_INIT
|
||||
autotools_recursive_regenerate
|
||||
"""
|
||||
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user