aboutsummaryrefslogtreecommitdiffstats
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
Use _Static_assert for compile-time assertion to fix
build failures with gcc-6 (closes: #811707)
+
+Upstream-Status: Inappropriate [embedded specific]
+
---
acc/acc_defs.h | 6 ++++++
1 file changed, 6 insertions(+)