mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-24 22:04:19 +08:00
Enable sccache for webkitgtk3
This commit is contained in:
parent
ae06273f81
commit
5a73518cc2
@ -59,6 +59,8 @@ dependencies = [
|
||||
]
|
||||
script = """
|
||||
DYNAMIC_INIT
|
||||
export WEBKIT_USE_SCCACHE=1
|
||||
|
||||
#TODO: why are these not automatic?
|
||||
LIBS=(
|
||||
$("${TARGET}-pkg-config" --libs epoxy)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user