diff options
Diffstat (limited to 'tools/ccache/patches/100-honour-copts.patch')
-rw-r--r-- | tools/ccache/patches/100-honour-copts.patch | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/ccache/patches/100-honour-copts.patch b/tools/ccache/patches/100-honour-copts.patch index fc82aa4614..141479519f 100644 --- a/tools/ccache/patches/100-honour-copts.patch +++ b/tools/ccache/patches/100-honour-copts.patch @@ -1,8 +1,6 @@ -diff --git a/ccache.c b/ccache.c -index 88e0ec5..7dffeb4 100644 --- a/ccache.c +++ b/ccache.c -@@ -1762,6 +1762,7 @@ calculate_object_hash(struct args *args, struct mdfour *hash, int direct_mode) +@@ -1790,6 +1790,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |