From a96e7a1ff4440b314a4c7aa1f20f2dea27e1b8a7 Mon Sep 17 00:00:00 2001 From: Randy MacLeod Date: Sat, 21 Jan 2023 20:03:50 -0500 Subject: librelp: update to 1.11.0 Drop "-Wno-error", it builds fine now. Release notes: https://github.com/rsyslog/librelp/blob/master/ChangeLog Signed-off-by: Randy MacLeod Signed-off-by: Khem Raj --- meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-oe/recipes-extended') diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb index 7d3b82b610..da3e9a1377 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb @@ -14,5 +14,3 @@ SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396" S = "${WORKDIR}/git" inherit autotools pkgconfig - -CPPFLAGS += "-Wno-error" -- cgit 1.2.3-korg