Closed dwrobel closed 3 years ago
Make wpewebkit compatible with ccache enabled in local.conf:
INHERIT += "ccache"
Fixes the ccache error: ccache: error: Recursive invocation (the name of the ccache binary must be "ccache")
Signed-off-by: Damian Wrobel dwrobel@ertelnet.rybnik.pl
LGTM
Make wpewebkit compatible with ccache enabled in local.conf:
INHERIT += "ccache"
Fixes the ccache error: ccache: error: Recursive invocation (the name of the ccache binary must be "ccache")
Signed-off-by: Damian Wrobel dwrobel@ertelnet.rybnik.pl