ccache: update to 3.3.4
Update from 3.3.2 to 3.3.4 & refresh patches. Remove 110-disable-assembler-support as ccache now understands the '.incbin' directive. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
This commit is contained in:
committed by
Felix Fietkau
parent
08371a2db7
commit
2cf00b640d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user