Enable sccache for webkitgtk3

This commit is contained in:
Wildan Mubarok 2025-10-05 06:50:52 +00:00
parent ae06273f81
commit 5a73518cc2

View File

@ -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)