summaryrefslogtreecommitdiffstats
path: root/recipes-extended/upx/libucl/use-static-assert.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/upx/libucl/use-static-assert.patch')
-rw-r--r--recipes-extended/upx/libucl/use-static-assert.patch3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-extended/upx/libucl/use-static-assert.patch b/recipes-extended/upx/libucl/use-static-assert.patch
index bdf49003..50e9da5f 100644
--- a/recipes-extended/upx/libucl/use-static-assert.patch
+++ b/recipes-extended/upx/libucl/use-static-assert.patch
@@ -4,6 +4,9 @@ Subject: Switch to _Static_assert
4 4
5Use _Static_assert for compile-time assertion to fix 5Use _Static_assert for compile-time assertion to fix
6build failures with gcc-6 (closes: #811707) 6build failures with gcc-6 (closes: #811707)
7
8Upstream-Status: Inappropriate [embedded specific]
9
7--- 10---
8 acc/acc_defs.h | 6 ++++++ 11 acc/acc_defs.h | 6 ++++++
9 1 file changed, 6 insertions(+) 12 1 file changed, 6 insertions(+)