aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch')
-rw-r--r--recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch b/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
index a2befbd6..e535487f 100644
--- a/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
+++ b/recipes-extended/pktgen-dpdk/files/fix-gcc11-mismatched-dealloc-error.patch
@@ -26,6 +26,7 @@ Fix build error with gcc 11:
| | ^~~~~~~~~~~~~~~~~~~~~
| cc1: all warnings being treated as errors
+Upstream-Status: Pending
Signed-off-by: Ting Liu <ting.liu@nxp.com>
---
app/pktgen.h | 2 +-