diff options
Diffstat (limited to 'tools/ccache/patches/100-honour-copts.patch')
-rw-r--r-- | tools/ccache/patches/100-honour-copts.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ccache/patches/100-honour-copts.patch b/tools/ccache/patches/100-honour-copts.patch index 9d020e9fda..3987b6090c 100644 --- a/tools/ccache/patches/100-honour-copts.patch +++ b/tools/ccache/patches/100-honour-copts.patch @@ -1,6 +1,6 @@ --- a/src/ccache.c +++ b/src/ccache.c -@@ -2094,6 +2094,7 @@ calculate_object_hash(struct args *args, +@@ -2158,6 +2158,7 @@ calculate_object_hash(struct args *args, "CPLUS_INCLUDE_PATH", "OBJC_INCLUDE_PATH", "OBJCPLUS_INCLUDE_PATH", // clang |