mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-19 11:24:18 +08:00
fend: add openssl1 and compile dynamically
This commit is contained in:
parent
d25963a81a
commit
6e5b7ac123
@ -1,8 +1,13 @@
|
||||
#TODO compiled but not tested
|
||||
[source]
|
||||
git = "https://github.com/printfn/fend"
|
||||
|
||||
[build]
|
||||
dependencies = [
|
||||
"openssl1",
|
||||
]
|
||||
template = "custom"
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
cookbook_cargo_packages fend
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user