Bug 208007 - [GTK][WPE] Not set ccache compiler prefix if ccache its already the compiler binary in path.
Summary: [GTK][WPE] Not set ccache compiler prefix if ccache its already the compiler ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CMake (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Alberto Lopez Perez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-20 08:48 PST by Carlos Alberto Lopez Perez
Modified: 2020-02-28 10:22 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.90 KB, patch)
2020-02-20 08:56 PST, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2020-02-20 08:48:27 PST
After r256917 I'm getting some build errors with my build config of icecc+ccache because now cmake forces a ccache preffix even when I already have ccache as the compiler binary in path.

Let's try to fix it
Comment 1 Carlos Alberto Lopez Perez 2020-02-20 08:56:11 PST
Created attachment 391293 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2020-02-20 09:40:22 PST
Comment on attachment 391293 [details]
Patch

Clearing flags on attachment: 391293

Committed r257067: <https://trac.webkit.org/changeset/257067>
Comment 3 Carlos Alberto Lopez Perez 2020-02-20 09:40:26 PST
All reviewed patches have been landed.  Closing bug.