diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch b/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch index 4c2623e69d..aab943459d 100644 --- a/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch +++ b/meta/recipes-devtools/ccache/files/0001-xxhash.h-Fix-build-with-gcc-12.patch | |||
@@ -14,7 +14,7 @@ Remove inline attribute to fix below build failure: | |||
14 | | ~~~ | 14 | | ~~~ |
15 | 4371 | secret + n*XXH_SECRET_CONSUME_RATE); | 15 | 4371 | secret + n*XXH_SECRET_CONSUME_RATE); |
16 | 16 | ||
17 | Upstream-Status: Submitted [https://github.com/ccache/ccache/pull/1089] | 17 | Upstream-Status: Submitted [https://github.com/Cyan4973/xxHash/pull/720] |
18 | 18 | ||
19 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> | 19 | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> |
20 | --- | 20 | --- |